Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/utils/
H A Dutils.cpp56 void UpdateInfoInMisc(const std::string headInfo, const std::optional<int> message, bool isRemove) in UpdateInfoInMisc() function
888 UpdateInfoInMisc(headInfo, message, false); in AddUpdateInfoToMisc()
893 UpdateInfoInMisc(headInfo, std::nullopt, true); in RemoveUpdateInfoFromMisc()