Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
Dtypes_export.h199 struct RemotePushNotifyInfo { struct
202 using RemotePushFinishedNotifier = std::function<void (const RemotePushNotifyInfo &info)>; argument