OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:root_it
(Results
1 - 1
of
1
) sorted by null
/system/core/adb/
adb_auth_host.cpp
367
auto
root_it
= g_monitored_paths.find(event->wd);
local
368
if (
root_it
== g_monitored_paths.end()) {
372
std::string path =
root_it
->second;
Completed in 916 milliseconds