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

  /system/core/adb/
usb_vendors.c 36 #define ANDROID_PATH ".android"
344 if (snprintf(buff, len, format, home, ANDROID_PATH, ANDROID_ADB_INI) >= (signed)len) {
adb_auth_host.c 53 #define ANDROID_PATH ".android"
302 ANDROID_PATH) >= (int)sizeof(android_dir))

Completed in 68 milliseconds