Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dauth.cpp362 auto root_it = g_monitored_paths.find(event->wd); in adb_auth_inotify_update() local
363 if (root_it == g_monitored_paths.end()) { in adb_auth_inotify_update()
367 std::string path = root_it->second; in adb_auth_inotify_update()