Home
last modified time | relevance | path

Searched refs:GetSystemServerImagePath (Results 1 – 2 of 2) sorted by relevance

/art/odrefresh/
Dodrefresh.h246 std::string GetSystemServerImagePath(bool on_system, const std::string& jar_path) const;
Dodrefresh.cc1008 std::string OnDeviceRefresh::GetSystemServerImagePath(bool on_system, in GetSystemServerImagePath() function in art::odrefresh::OnDeviceRefresh
1076 const std::string image_location = GetSystemServerImagePath(on_system, jar_path); in SystemServerArtifactsExist()
2026 std::string output_path = GetSystemServerImagePath(/*on_system=*/false, dex_file); in RunDex2oatForSystemServer()