Home
last modified time | relevance | path

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

/base/update/updater/services/
Dupdater_preprocess.cpp63 int CheckVersion(PkgManager::PkgManagerPtr pkgManager, PackagesInfoPtr pkginfomanager) in CheckVersion() function
129 ret = CheckVersion(pkgManager, pkginfomanager); in UpdatePreProcess()
/base/update/updater/services/include/updater/
Dupdater_preprocess.h28 int CheckVersion(Hpackage::PkgManager::PkgManagerPtr pkgManager, PackagesInfoPtr pkginfomanager);
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_request.h1258 ErrCode CheckVersion(const sptr<NotificationRequest> &oldRequest) const;
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp2026 ErrCode NotificationRequest::CheckVersion(const sptr<NotificationRequest> &oldRequest) const in CheckVersion() function in OHOS::Notification::NotificationRequest
2097 return CheckVersion(oldRequest); in CheckNotificationRequest()