Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexservice_test.cpp220 std::string GetPackageString(const ApexInfo& p) { in GetPackageString() function in android::apex::ApexServiceTest
230 ret.push_back(GetPackageString(p)); in GetPackagesStrings()
241 ret.push_back(GetPackageString(p)); in GetActivePackagesStrings()
1477 std::string package_string = GetPackageString(apexInfo); in TEST_F()