Searched defs:GetLocal (Results 1 – 7 of 7) sorted by relevance
68 Status RuntimeStore::GetLocal(const std::string &key, std::string &value) in GetLocal() function in OHOS::UDMF::RuntimeStore
75 DBStatus KvStoreNbDelegateCorruptionMock::GetLocal(const Key &key, Value &value) const in GetLocal() function in DistributedDB::KvStoreNbDelegateCorruptionMock
75 DBStatus KvStoreNbDelegateMock::GetLocal(const Key &key, Value &value) const in GetLocal() function in DistributedDB::KvStoreNbDelegateMock
79 DBStatus DBStoreMock::GetLocal(const Key &key, Value &value) const in GetLocal() function in OHOS::DistributedData::DBStoreMock
78 DBStatus DBStoreMock::GetLocal(const Key &key, Value &value) const in GetLocal() function in OHOS::DistributedData::DBStoreMock
356 DistributedDB::DBStatus DistributedDBNbTestTools::GetLocal(DistributedDB::KvStoreNbDelegate &kvStor… in GetLocal() function in DistributedDBNbTestTools
270 DBStatus KvStoreNbDelegateImpl::GetLocal(const Key &key, Value &value) const in GetLocal() function in DistributedDB::KvStoreNbDelegateImpl