Searched refs:getApexPreinstalledPath (Results 1 – 4 of 4) sorted by relevance
30 android::base::Result<const std::string> getApexPreinstalledPath(
122 Result<const std::string> getApexPreinstalledPath(const std::string& name) { in getApexPreinstalledPath() function
278 getApexPreinstalledPath(package.GetManifest().name()); in getApexInfo()
1072 auto preinstalledPath = getApexPreinstalledPath(apex.GetManifest().name()); in emitApexInfoList()