Searched refs:GetSystemServerImagePath (Results 1 – 2 of 2) sorted by relevance
246 std::string GetSystemServerImagePath(bool on_system, const std::string& jar_path) const;
1008 std::string OnDeviceRefresh::GetSystemServerImagePath(bool on_system, in GetSystemServerImagePath() function in art::odrefresh::OnDeviceRefresh1076 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()