Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Denvironment.cpp184 static void GetAllModuleFiles(const std::string& path, in GetAllModuleFiles() function
197 GetAllModuleFiles(path + "/" + name, module_file_map); in GetAllModuleFiles()
207 GetAllModuleFiles(module_dirpath, &module_file_map); in GetModulesInUse()