Searched refs:key_paths (Results 1 – 1 of 1) sorted by relevance
393 static constexpr const char* key_paths[] = {"/adb_keys", "/data/misc/adb/adb_keys"}; member395 for (const auto& path : key_paths) { in IteratePublicKeys()