Searched defs:apex_path (Results 1 – 10 of 10) sorted by relevance
73 std::string apex_path = apex_root + "/" + entry->d_name; in GetActivePackages() local
129 const std::string apex_path = from_dir + "/" + name; in ActivateFlattenedApexesFrom() local159 const apex::proto::ApexManifest& apex_manifest) { in ActivateFlattenedApexesIfPossible()
61 ApexFile(const std::string& apex_path, in ApexFile()
1882 std::string apex_path = in TEST_F() local1925 std::string apex_path = in TEST_F() local1960 std::string apex_path = in TEST_F() local2007 auto apex_path = in TEST_F() local2057 auto apex_path = AddPreInstalledApex("com.android.apex.compressed.v1.capex"); in TEST_F() local2121 auto apex_path = AddPreInstalledApex("com.android.apex.compressed.v1.capex"); in TEST_F() local2167 std::string apex_path = in TEST_F() local2202 std::string apex_path = in TEST_F() local3092 auto apex_path = in TEST_F() local3132 auto apex_path = in TEST_F() local[all …]
146 const std::string apex_path = kTestDataDir + "corrupted_b146895998.apex"; in TEST() local
2592 const std::string& apex_path) { in OpenAndValidateDecompressedApex()
186 const auto& apex_path = get_apex_path(apex_name); in LoadSystemApexes() local293 std::string apex_path = ToAbsolute(apex_config.path, config.dirname); in MakePayload() local
57 def __init__(self, apex_path, key_passwords, codename_to_api_level_map): argument
263 def GetType(apex_path): argument
61 def extract_apex(apex_path, deapexer_path, debugfs_path, tmpdir): argument