Home
last modified time | relevance | path

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

/system/iorap/src/binder/
Dpackage_manager_remote.cc91 std::optional<std::vector<std::string>> PackageManagerRemote::GetAllPackages() { in GetAllPackages() function in iorap::binder::PackageManagerRemote
/system/apex/apexd/
Dapexservice_test.cpp176 Result<std::vector<ApexInfo>> GetAllPackages() { in GetAllPackages() function in android::apex::ApexServiceTest
1466 TEST_F(ApexServiceTest, GetAllPackages) { in TEST_F() argument