Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_test.cpp956 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
977 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1003 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1018 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1045 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1066 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1094 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1115 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1146 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1167 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
[all …]
Dapex_file_repository.cpp114 Result<std::vector<std::string>> active_apex = in AddDataApex() local
Dapex_file_repository_test.cpp299 auto active_apex = ApexFile::Open(active_path); in TEST() local
Dapexd.cpp1390 [&apex](const ApexFile& active_apex) { in CalculateInactivePackages()
3019 Result<std::vector<std::string>> active_apex = in RemoveInactiveDataApex() local
3322 [&apex](const ApexFile& active_apex) { in OnOtaChrootBootstrap()
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