Searched defs:GetLocal (Results 1 – 5 of 5) sorted by relevance
75 Status RuntimeStore::GetLocal(const std::string &key, std::string &value) in GetLocal() function in OHOS::UDMF::RuntimeStore
74 DBStatus KvStoreNbDelegateMock::GetLocal(const Key &key, Value &value) const in GetLocal() function in DistributedDB::KvStoreNbDelegateMock
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
265 DBStatus KvStoreNbDelegateImpl::GetLocal(const Key &key, Value &value) const in GetLocal() function in DistributedDB::KvStoreNbDelegateImpl