Home
last modified time | relevance | path

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

/system/vold/
DProcess.cpp47 static bool checkMaps(const std::string& path, const std::string& prefix) { in checkMaps() function
103 found |= checkMaps(path + "/maps", prefix); in KillProcessesWithOpenFiles()