Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_test.cpp1108 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1129 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1155 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1170 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1236 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1257 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1285 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1306 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1337 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
1358 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local
[all …]
Dapex_file_repository.cpp310 Result<std::vector<std::string>> active_apex = in AddDataApex() local
Dapex_file_repository_test.cpp385 auto active_apex = ApexFile::Open(active_path); in TEST() local
Dapexd.cpp1580 [&apex](const ApexFile& active_apex) { in CalculateInactivePackages()
3283 Result<std::vector<std::string>> active_apex = in RemoveInactiveDataApex() local
3708 [&apex](const ApexFile& active_apex) { in OnOtaChrootBootstrap()
/system/libvintf/test/
Dvintf_object_tests.cpp535 const std::string& active_apex = apex_dirs.at(0); in SetUpApex() local
958 const std::string& active_apex = apex_dirs.at(0); in setupApex() local