Home
last modified time | relevance | path

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

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