Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_storage_executor.cpp1242 …const DataItem &itemGet, const std::string &devName, bool isHashKeyExisted, bool isPermitForceWrit… in JudgeSyncSaveType()
1301 const DeviceInfo &devInfo, bool isHashKeyExisted, int policy) in IsNeedIgnoredData()
1323 bool isHashKeyExisted = (errCode != -E_NOT_FOUND); in PrepareForNotifyConflictAndObserver() local