Searched refs:GetHashKeyForLockRow (Results 1 – 2 of 2) sorted by relevance
215 …int GetHashKeyForLockRow(const AbsRdbPredicates &predicates, std::vector<std::vector<uint8_t>> &ha…
766 int RdbStoreImpl::GetHashKeyForLockRow(const AbsRdbPredicates &predicates, std::vector<std::vector<… in GetHashKeyForLockRow() function in OHOS::NativeRdb::RdbStoreImpl808 int ret = GetHashKeyForLockRow(predicates, hashKeys); in ModifyLockStatus()