Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.cpp93 Status RuntimeStore::DeleteLocal(const std::string &key) in DeleteLocal() function in OHOS::UDMF::RuntimeStore
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp89 DBStatus KvStoreNbDelegateMock::DeleteLocal(const Key &key) in DeleteLocal() function in DistributedDB::KvStoreNbDelegateMock
H A Ddb_store_mock.cpp93 DBStatus DBStoreMock::DeleteLocal(const Key &key) in DeleteLocal() 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.cpp408 DistributedDB::DBStatus DistributedDBNbTestTools::DeleteLocal( in DeleteLocal() function in DistributedDBNbTestTools
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp286 DBStatus KvStoreNbDelegateImpl::DeleteLocal(const Key &key) in DeleteLocal() function in DistributedDB::KvStoreNbDelegateImpl