Home
last modified time | relevance | path

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

/system/core/init/
Dmodalias_handler.cpp77 std::string& module_name = *it++; in ParseAliasCallback() local
121 Result<Success> ModaliasHandler::InsmodWithDeps(const std::string& module_name, in InsmodWithDeps()
/system/extras/simpleperf/
Denvironment.cpp164 std::string module_name = name.substr(0, name.size() - 3); in GetAllModuleFiles() local
279 bool GetModuleBuildId(const std::string& module_name, BuildId* build_id) { in GetModuleBuildId()
Dcmd_record.cpp1603 std::string module_name = basename(&path[0]); in DumpBuildIdFeature() local