Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dkvdb_pragma.h89 struct PragmaRemotePushNotify { struct
90 explicit PragmaRemotePushNotify(RemotePushFinishedNotifier notifier) : notifier_(notifier) {} in PragmaRemotePushNotify() argument
92 RemotePushFinishedNotifier notifier_;