Home
last modified time | relevance | path

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

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