Home
last modified time | relevance | path

Searched defs:PutEntries (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.cpp485 Status RuntimeStore::PutEntries(const std::vector<Entry> &entries) in PutEntries() function in OHOS::UDMF::RuntimeStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_test_tools.cpp175 bool PutEntries(KvStoreNbDelegate *&delegate, vector<Entry> &entries) in PutEntries() function