Searched defs:GetHashKey (Results 1 – 8 of 8) sorted by relevance
18 …void CloudDBSyncUtilsTest::GetHashKey(const std::string &tableName, const std::string &condition, … in GetHashKey() function in DistributedDB::CloudDBSyncUtilsTest
184 bool BaseKey::GetHashKey(KeyBlob &hashKey) in GetHashKey() function in BaseKey
198 int KeyManagerExt::GetHashKey(uint32_t userId, KeyType type, KeyBlob& hashKey) in GetHashKey() function in OHOS::StorageDaemon::KeyManagerExt
1029 bool BaseKey::GetHashKey(KeyBlob &hashKey) in GetHashKey() function in OHOS::StorageDaemon::BaseKey
458 size_t File::GetHashKey() in CreatePartDir() function in OHOS::Idl::File
298 void GetHashKey(const std::string &tableName, const std::string &condition, sqlite3 *db, in GetHashKey() function
73 void GenericSingleVerKvEntry::GetHashKey(Key &key) const in GetHashKey() function in DistributedDB::GenericSingleVerKvEntry
808 int GetHashKey(sqlite3 *db, const std::string &tableName, std::vector<std::string> &hashKeys) { in GetHashKey() function