Searched defs:active_apex (Results 1 – 4 of 4) sorted by relevance
1160 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1182 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1208 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1224 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1292 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1314 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1342 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1364 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1395 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local1417 auto active_apex = GetActivePackage("test.apex.rebootless"); in TEST_F() local[all …]
322 Result<std::vector<std::string>> active_apex = in AddDataApex() local
1561 [&apex](const ApexFile& active_apex) { in CalculateInactivePackages()3235 Result<std::vector<std::string>> active_apex = in RemoveInactiveDataApex() local3711 [&apex](const ApexFile& active_apex) { in OnOtaChrootBootstrap()
387 auto active_apex = ApexFile::Open(active_path); in TEST() local