Lines Matching defs:path
237 std::string RewriteParentDirectoryIfNeeded(const std::string& path) { in RewriteParentDirectoryIfNeeded()
309 const std::function<T(const std::string& path, uint64_t size, const std::string& checksum)>& in GenerateComponents()
313 for (const std::string& path : jars) { in GenerateComponents() local
353 jars, [](const std::string& path, uint64_t size, const std::string& checksum) { in GenerateComponents()
368 for (const char* path : paths) { in ArtifactsExist() local
380 for (const char* path : paths) { in ArtifactsExist() local
463 for (auto& path : profile_paths) { in AddDex2OatProfile() local
588 std::string GetStagingLocation(const std::string& staging_dir, const std::string& path) { in GetStagingLocation()
833 [&](const std::string& path, uint64_t size, const std::string& checksum) { in GenerateSystemServerComponents()
991 std::string path = GetPrimaryBootImagePath(on_system, minimal, isa); in PrimaryBootImageExist() local
1014 std::string path = GetBootImageMainlineExtensionPath(on_system, isa); in BootImageMainlineExtensionExist() local
1493 std::string path = entry.path().string(); in CleanupArtifactDirectory() local
1534 std::string path = entry.path().string(); in RefreshExistingArtifacts() local
1855 std::string path = GetPrimaryBootImagePath(/*on_system=*/false, /*minimal=*/true, isa); in CompileBootClasspath() local
1948 for (const std::string& path : classloader_context) { in RunDex2oatForSystemServer() local