Searched refs:PackageToPath (Results 1 – 3 of 3) sorted by relevance
81 std::string PackageToPath(const android::StringPiece& package);
203 std::string PackageToPath(const StringPiece& package) { in PackageToPath() function
1087 file::AppendPath(&out_path, file::PackageToPath(out_package));1238 file::AppendPath(&out_path, file::PackageToPath(package_utf8)); in WriteManifestJavaFile()