Searched refs:module_path (Results 1 – 3 of 3) sorted by relevance
52 .module_path = "/vendor/apex/com.test.apex", in TEST()59 .module_path = "/vendor/apex/com.test.apex", in TEST()66 .module_path = "/data/apex/com.test.apex@200", in TEST()97 .module_path = "/vendor/apex/com.test.apex", in TEST()
17 std::string module_path; member26 module_path, preinstalled_module_path, module_name); in AsTuple()42 << ", modulePath: " << i.module_path
111 auto module_path = apex_info->Attribute("modulePath"); in TrySlurpInfo() local118 if (module_path) { in TrySlurpInfo()119 info.module_path = module_path; in TrySlurpInfo()