Home
last modified time | relevance | path

Searched refs:allow_dir (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/client/
Dauth.cpp157 static bool load_keys(const std::string& path, bool allow_dir = true) { in load_keys() argument
171 if (!allow_dir) { in load_keys()