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