Home
last modified time | relevance | path

Searched refs:SetDBReceiveDataInterceptor (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.h95 void SetDBReceiveDataInterceptor(int32_t storeType);
H A Dkvdb_general_store.cpp182 SetDBReceiveDataInterceptor(meta.storeType); in KVDBGeneralStore()
732 void KVDBGeneralStore::SetDBReceiveDataInterceptor(int32_t storeType) in SetDBReceiveDataInterceptor() function in OHOS::DistributedKv::KVDBGeneralStore
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_general_store_test.cpp679 store->SetDBReceiveDataInterceptor(DistributedKv::KvStoreType::DEVICE_COLLABORATION);
686 store->SetDBReceiveDataInterceptor(DistributedKv::KvStoreType::SINGLE_VERSION);