Home
last modified time | relevance | path

Searched defs:adb_command (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/extras/pagecache/
H A Dpagecache.py175 def add_adb_serial(adb_command, device_serial): argument
/aosp12/packages/modules/adb/client/
H A Dadb_client.cpp369 bool adb_command(const std::string& service) { in adb_command() function