OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_user_keyfilepath
(Results
1 - 1
of
1
) sorted by null
/system/core/adb/
adb_auth_host.cpp
289
static int
get_user_keyfilepath
(char *filename, size_t len)
function
316
ret =
get_user_keyfilepath
(path, sizeof(path));
391
int ret =
get_user_keyfilepath
(path, sizeof(path) - 4);
Completed in 1029 milliseconds