Home
last modified time | relevance | path

Searched defs:isHashKeyExisted (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp1230 …const DataItem &itemGet, const DeviceInfo &deviceInfo, bool isHashKeyExisted, bool isPermitForceWr… in JudgeSyncSaveType()
1290 const DeviceInfo &devInfo, bool isHashKeyExisted, int policy) in IsNeedIgnoredData()
1312 bool isHashKeyExisted = (errCode != -E_NOT_FOUND); in PrepareForNotifyConflictAndObserver() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_executor.cpp764 bool isHashKeyExisted = (errCode != -E_NOT_FOUND); in PrepareForNotifyConflictAndObserver() local