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

  /system/core/adb/
adb_client.c 232 int version = ADB_SERVER_VERSION - 1;
252 if(version != ADB_SERVER_VERSION) {
adb.h 39 #define ADB_SERVER_VERSION 31 // Increment this when we want to force users to start a new adb server
commandline.c 74 ADB_VERSION_MAJOR, ADB_VERSION_MINOR, ADB_SERVER_VERSION);
    [all...]
adb.c     [all...]
  /bootable/recovery/minadbd/
adb.h 39 #define ADB_SERVER_VERSION 29 // Increment this when we want to force users to start a new adb server

Completed in 409 milliseconds