Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexservice_test.cpp173 Result<std::vector<ApexInfo>> GetAllPackages() { in GetAllPackages() function in android::apex::ApexServiceTest
1411 TEST_F(ApexServiceTest, GetAllPackages) { in TEST_F() argument