Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dintercepted_data.h45 using PushDataInterceptor = std::function<int(InterceptedData &data, const std::string &sourceID, variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Ddb_store_mock.h38 using PushDataInterceptor = DistributedDB::PushDataInterceptor; variable