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
1256 file::AppendPath(&out_path, file::PackageToPath(out_package));1408 file::AppendPath(&out_path, file::PackageToPath(package_utf8)); in WriteManifestJavaFile()