Searched defs:GetAllPackages (Results 1 – 2 of 2) sorted by relevance
/system/iorap/src/binder/ | ||
D | package_manager_remote.cc | 91 std::optional<std::vector<std::string>> PackageManagerRemote::GetAllPackages() { in GetAllPackages() function in iorap::binder::PackageManagerRemote |
/system/apex/apexd/ | ||
D | apexservice_test.cpp | 176 Result<std::vector<ApexInfo>> GetAllPackages() { in GetAllPackages() function in android::apex::ApexServiceTest |