Home
last modified time | relevance | path

Searched defs:active_apex (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/apex/apexd/
H A Dapexd_test.cpp958 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
979 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1005 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1020 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1047 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1068 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1096 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1117 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1169 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1213 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
[all …]
H A Dapex_file_repository.cpp114 Result<std::vector<std::string>> active_apex = in AddDataApex() local
H A Dapex_file_repository_test.cpp299 auto active_apex = ApexFile::Open(active_path); in TEST() local
H A Dapexd.cpp1426 [&apex](const ApexFile& active_apex) { in CalculateInactivePackages()
3038 Result<std::vector<std::string>> active_apex = in RemoveInactiveDataApex() local
3372 [&apex](const ApexFile& active_apex) { in OnOtaChrootBootstrap()
H A Dapexservice_test.cpp2887 auto active_apex = GetActivePackage("com.android.apex.test_package"); in TEST_F() local
2912 auto active_apex = GetActivePackage("com.android.apex.test_package"); in TEST_F() local