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