Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dtypes_export.h204 struct RemotePushNotifyInfo { struct
207 using RemotePushFinishedNotifier = std::function<void (const RemotePushNotifyInfo &info)>; argument