HomeSort by relevance Sort by last modified time
    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