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

/system/core/adb/
H A Dadb_auth_host.cpp272 static int read_key(const char *file, struct listnode *list) function
274 D("read_key '%s'\n", file);
355 return read_key(path, list);
365 if (!read_key(path.c_str(), key_list)) {

Completed in 4 milliseconds