Home
last modified time | relevance | path

Searched defs:RemotePushFinishedNotifier (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/mock/
Ddb_store_mock.h39 using RemotePushFinishedNotifier = DistributedDB::RemotePushFinishedNotifier; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Ddb_store_mock.h38 using RemotePushFinishedNotifier = DistributedDB::RemotePushFinishedNotifier; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
Dtypes_export.h235 using RemotePushFinishedNotifier = std::function<void (const RemotePushNotifyInfo &info)>; variable