Searched defs:PutLocal (Results 1 – 5 of 5) sorted by relevance
61 Status RuntimeStore::PutLocal(const std::string &key, const std::string &value) in PutLocal() function in OHOS::UDMF::RuntimeStore
84 DBStatus KvStoreNbDelegateMock::PutLocal(const Key &key, const Value &value) in PutLocal() function in DistributedDB::KvStoreNbDelegateMock
88 DBStatus DBStoreMock::PutLocal(const Key &key, const Value &value) in PutLocal() function in OHOS::DistributedData::DBStoreMock
362 DistributedDB::DBStatus DistributedDBNbTestTools::PutLocal(DistributedDB::KvStoreNbDelegate &kvStor… in PutLocal() function in DistributedDBNbTestTools
279 DBStatus KvStoreNbDelegateImpl::PutLocal(const Key &key, const Value &value) in PutLocal() function in DistributedDB::KvStoreNbDelegateImpl