HomeSort by relevance Sort by last modified time
    Searched full:get_user_keyfilepath (Results 1 - 1 of 1) sorted by null

  /system/core/adb/
adb_auth_host.c 260 static int get_user_keyfilepath(char *filename, size_t len) function
302 ret = get_user_keyfilepath(path, sizeof(path));
387 ret = get_user_keyfilepath(path, sizeof(path) - 4);

Completed in 178 milliseconds