Searched defs:module_path (Results 1 – 4 of 4) sorted by relevance
17 std::string module_path; member
111 auto module_path = apex_info->Attribute("modulePath"); in TrySlurpInfo() local
34 std::string Modprobe::MakeCanonical(const std::string& module_path) { in MakeCanonical()
527 std::string module_path = GetArtRootSafe(/* must_exist= */ kIsTargetBuild, &unused_error_msg); in LocationIsOnArtModule() local