Home
last modified time | relevance | path

Searched defs:GetLocal (Results 1 – 7 of 7) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
Druntime_store.cpp68 Status RuntimeStore::GetLocal(const std::string &key, std::string &value) in GetLocal() function in OHOS::UDMF::RuntimeStore
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Dkv_store_nb_delegate_corruption_mock.cpp75 DBStatus KvStoreNbDelegateCorruptionMock::GetLocal(const Key &key, Value &value) const in GetLocal() function in DistributedDB::KvStoreNbDelegateCorruptionMock
Dkv_store_nb_delegate_mock.cpp75 DBStatus KvStoreNbDelegateMock::GetLocal(const Key &key, Value &value) const in GetLocal() function in DistributedDB::KvStoreNbDelegateMock
Ddb_store_mock.cpp79 DBStatus DBStoreMock::GetLocal(const Key &key, Value &value) const in GetLocal() function in OHOS::DistributedData::DBStoreMock
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/mock/
Ddb_store_mock.cpp78 DBStatus DBStoreMock::GetLocal(const Key &key, Value &value) const in GetLocal() function in OHOS::DistributedData::DBStoreMock
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
Ddistributeddb_nb_test_tools.cpp356 DistributedDB::DBStatus DistributedDBNbTestTools::GetLocal(DistributedDB::KvStoreNbDelegate &kvStor… in GetLocal() function in DistributedDBNbTestTools
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Dkv_store_nb_delegate_impl.cpp270 DBStatus KvStoreNbDelegateImpl::GetLocal(const Key &key, Value &value) const in GetLocal() function in DistributedDB::KvStoreNbDelegateImpl