Searched refs:GetSystemServerImagePath (Results 1 – 2 of 2) sorted by relevance
251 std::string GetSystemServerImagePath(bool on_system, const std::string& jar_path) const;
1013 std::string OnDeviceRefresh::GetSystemServerImagePath(bool on_system, in GetSystemServerImagePath() function in art::odrefresh::OnDeviceRefresh1081 const std::string image_location = GetSystemServerImagePath(on_system, jar_path); in SystemServerArtifactsExist()2036 std::string output_path = GetSystemServerImagePath(/*on_system=*/false, dex_file); in RunDex2oatForSystemServer()