Searched refs:getFactoryPackages (Results 1 – 3 of 3) sorted by relevance
73 std::vector<ApexFile> getFactoryPackages();
1105 for (const auto& apex : getFactoryPackages()) { in emitApexInfoList()1151 std::vector<ApexFile> getFactoryPackages() { in getFactoryPackages() function
392 const auto& factory = ::android::apex::getFactoryPackages(); in getAllPackages()