Home
last modified time | relevance | path

Searched refs:GetInactivePackages (Results 1 – 1 of 1) sorted by relevance

/system/apex/apexd/
Dapexservice_test.cpp193 Result<std::vector<ApexInfo>> GetInactivePackages() { in GetInactivePackages() function in android::apex::ApexServiceTest
1395 Result<std::vector<ApexInfo>> inactivePackages = GetInactivePackages(); in TEST_F()