Searched defs:active_apex (Results 1 – 4 of 4) sorted by relevance
1219 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1240 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1266 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1281 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1347 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1368 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1396 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1417 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1448 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1469 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local[all …]
416 Result<std::vector<std::string>> active_apex = in AddDataApex() local
1333 [&apex](const ApexFile& active_apex) { in CalculateInactivePackages()2912 Result<std::vector<std::string>> active_apex = in RemoveInactiveDataApex() local
432 auto active_apex = ApexFile::Open(active_path); in TEST() local