Searched refs:GetUpdatedIconPath (Results 1 – 6 of 6) sorted by relevance
53 std::string GetUpdatedIconPath() const;
346 std::string GetUpdatedIconPath() const;
206 if (imagePacker.StartPacking(GetUpdatedIconPath(), option)) { in SaveUpdatedIcon()222 std::string ScenePersistence::GetUpdatedIconPath() const in GetUpdatedIconPath() function in OHOS::Rosen::ScenePersistence
2893 std::string SceneSession::GetUpdatedIconPath() const in GetUpdatedIconPath() function in OHOS::Rosen::SceneSession2897 return scenePersistence_->GetUpdatedIconPath(); in GetUpdatedIconPath()
1651 std::string updatedIconPath = scenePersistence_->GetUpdatedIconPath(); in SetSessionIcon()
1743 sceneSession->GetUpdatedIconPath();1750 sceneSession->GetUpdatedIconPath();