Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
Druntime_store.cpp61 Status RuntimeStore::PutLocal(const std::string &key, const std::string &value) in PutLocal() function in OHOS::UDMF::RuntimeStore
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Dkv_store_nb_delegate_mock.cpp84 DBStatus KvStoreNbDelegateMock::PutLocal(const Key &key, const Value &value) in PutLocal() function in DistributedDB::KvStoreNbDelegateMock
Ddb_store_mock.cpp88 DBStatus DBStoreMock::PutLocal(const Key &key, const Value &value) in PutLocal() function in OHOS::DistributedData::DBStoreMock
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
Ddistributeddb_nb_test_tools.cpp362 DistributedDB::DBStatus DistributedDBNbTestTools::PutLocal(DistributedDB::KvStoreNbDelegate &kvStor… in PutLocal() function in DistributedDBNbTestTools
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Dkv_store_nb_delegate_impl.cpp280 DBStatus KvStoreNbDelegateImpl::PutLocal(const Key &key, const Value &value) in PutLocal() function in DistributedDB::KvStoreNbDelegateImpl