Searched defs:AsyncLiveViewCallBackInfo (Results 1 – 1 of 1) sorted by relevance
25 struct AsyncLiveViewCallBackInfo { struct26 napi_env env = nullptr;27 napi_async_work asyncWork = nullptr;28 CallbackPromiseInfo info;29 LiveViewFilter filter;30 sptr<OHOS::Notification::NotificationRequest> notificationRequest = nullptr;