HomeSort by relevance Sort by last modified time
    Searched refs:no_rebind (Results 1 - 3 of 3) sorted by null

  /system/core/adb/
adb_listeners.h 36 int no_rebind,
adb_listeners.cpp 184 int no_rebind,
197 /* can't repurpose a listener if 'no_rebind' is true */
198 if (no_rebind) {
adb.cpp 920 bool no_rebind = false; local
    [all...]

Completed in 363 milliseconds