Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
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.cpp278 DBStatus KvStoreNbDelegateImpl::PutLocal(const Key &key, const Value &value) in PutLocal() function in DistributedDB::KvStoreNbDelegateImpl