Searched refs:GetOriginKey (Results 1 – 4 of 4) sorted by relevance
45 return modifyTime_.GetOriginKey(hash); in ConvertPRIKey()
129 API_EXPORT PRIKey GetOriginKey(const std::vector<uint8_t> &hash);
70 RdbStore::PRIKey RdbStore::ModifyTime::GetOriginKey(const std::vector<uint8_t> &hash) in GetOriginKey() function in OHOS::NativeRdb::RdbStore::ModifyTime
184 RdbStore::PRIKey key = result.GetOriginKey(std::vector<uint8_t>{});