Searched defs:isHashKeyExisted (Results 1 – 1 of 1) sorted by relevance
1242 …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