Home
last modified time | relevance | path

Searched defs:module_name (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Denvironment.cpp191 std::string module_name = name.substr(0, name.size() - 3); in GetAllModuleFiles() local
366 bool GetModuleBuildId(const std::string& module_name, BuildId* build_id) { in GetModuleBuildId()
Dcmd_record.cpp796 std::string module_name = basename(&path[0]); in DumpBuildIdFeature() local