Searched refs:getPackageRootPath (Results 1 – 2 of 2) sorted by relevance
181 status_t getPackageRootPath(const FQName& fqName, std::string* path) const;
406 status_t Coordinator::getPackageRootPath(const FQName& fqName, std::string* path) const { in getPackageRootPath() function in android::Coordinator817 status_t err = getPackageRootPath(fqName, &rootPath); in checkHash()