Home
last modified time | relevance | path

Searched defs:CheckVersion (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/update/updater/services/
H A Dupdater_preprocess.cpp78 int CheckVersion(PkgManager::PkgManagerPtr pkgManager, PackagesInfoPtr pkginfomanager) in CheckVersion() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_multi_ver_data_storage.cpp59 int SQLiteMultiVerDataStorage::CheckVersion(const Property &property, bool &isDbExist) const in CheckVersion() function in DistributedDB::SQLiteMultiVerDataStorage
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_kvdata_storage.cpp260 int MultiVerKvDataStorage::CheckVersion(const Property &property, bool &isDbAllExist) const in CheckVersion() function in DistributedDB::MultiVerKvDataStorage
H A Dmulti_ver_natural_store_commit_storage.cpp57 int MultiVerNaturalStoreCommitStorage::CheckVersion(const Property &property, bool &isDbExist) const in CheckVersion() function in DistributedDB::MultiVerNaturalStoreCommitStorage
H A Dmulti_ver_natural_store.cpp1124 int MultiVerNaturalStore::CheckVersion(const KvDBProperties &kvDBProp) const in CheckVersion() function in DistributedDB::MultiVerNaturalStore
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp2397 ErrCode NotificationRequest::CheckVersion(const sptr<NotificationRequest> &oldRequest) const in CheckVersion() function in OHOS::Notification::NotificationRequest