Searched refs:read_key (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dadb_auth_host.c226 static int read_key(const char *file, struct listnode *list) function
231 D("read_key '%s'\n", file);
317 return read_key(path, list);
339 else if (!read_key(path, list))

Completed in 806 milliseconds