Searched defs:apex_path (Results 1 – 9 of 9) sorted by relevance
73 std::string apex_path = apex_root + "/" + entry->d_name; in GetActivePackages() local
64 ApexFile(const std::string& apex_path, in ApexFile()
219 auto apex_path = vm_payload_disk_ + std::to_string(block_device_index_++); in AddBlockApex() local2363 std::string apex_path = in TEST_F() local2407 std::string apex_path = in TEST_F() local2442 std::string apex_path = in TEST_F() local2490 auto apex_path = in TEST_F() local2541 auto apex_path = AddPreInstalledApex("com.android.apex.compressed.v1.capex"); in TEST_F() local2606 auto apex_path = AddPreInstalledApex("com.android.apex.compressed.v1.capex"); in TEST_F() local2653 std::string apex_path = in TEST_F() local2689 std::string apex_path = in TEST_F() local2774 auto apex_path = AddPreInstalledApex("com.android.apex.compressed.v2.capex"); in TEST_F() local[all …]
361 const std::string& apex_file, const std::string& apex_path) { in WriteBlockApex()
241 const std::string apex_path = in AddBlockApex() local
164 const std::string apex_path = kTestDataDir + "corrupted_b146895998.apex"; in TEST() local
2827 const std::string& apex_path) { in OpenAndValidateDecompressedApex()
136 int sdk_version, const std::string& apex_path) { in ScanApex()
312 def GetType(apex_path): argument