Searched defs:active_apex (Results 1 – 5 of 5) sorted by relevance
1180 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1202 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1229 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1245 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1316 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1338 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1367 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1389 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1421 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1443 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local[all …]
323 Result<std::vector<std::string>> active_apex = in AddDataApex() local
1272 [&apex](const ApexFile& active_apex) { in CalculateInactivePackages()2876 Result<std::vector<std::string>> active_apex = in RemoveInactiveDataApex() local3328 [&apex](const ApexFile& active_apex) { in OnOtaChrootBootstrap()
422 auto active_apex = ApexFile::Open(active_path); in TEST() local
768 let active_apex = ApexInfo { in test_prefer_staged_apex_with_factory_and_inactive_apex() localVariable