Home
last modified time | relevance | path

Searched refs:AsyncCallbackInfoOrderedCommonEvent (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event.cpp398 AsyncCallbackInfoOrderedCommonEvent *asyncCallbackInfo = new (std::nothrow) in IsOrderedCommonEvent()
399 AsyncCallbackInfoOrderedCommonEvent {.env = env, .asyncWork = nullptr}; in IsOrderedCommonEvent()
424 AsyncCallbackInfoOrderedCommonEvent *asyncCallbackInfo = in IsOrderedCommonEvent()
425 static_cast<AsyncCallbackInfoOrderedCommonEvent *>(data); in IsOrderedCommonEvent()
439 AsyncCallbackInfoOrderedCommonEvent *asyncCallbackInfo = in IsOrderedCommonEvent()
440 static_cast<AsyncCallbackInfoOrderedCommonEvent *>(data); in IsOrderedCommonEvent()
H A Dcommon_event_parse.cpp142AsyncCallbackInfoOrderedCommonEvent *&asyncCallbackInfo, const napi_ref &callback, napi_value &pro… in PaddingAsyncCallbackInfoIsOrderedCommonEvent()
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/include/
H A Dcommon_event.h88 struct AsyncCallbackInfoOrderedCommonEvent { struct
291AsyncCallbackInfoOrderedCommonEvent *&asynccallbackinfo, const napi_ref &callback, napi_value &pro…
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dnapi_common_event.cpp1306 AsyncCallbackInfoOrderedCommonEvent *asyncCallbackInfo = new (std::nothrow) in IsOrderedCommonEvent()
1307 AsyncCallbackInfoOrderedCommonEvent {.env = env, .asyncWork = nullptr}; in IsOrderedCommonEvent()
1331 AsyncCallbackInfoOrderedCommonEvent *asyncCallbackInfo = in IsOrderedCommonEvent()
1332 static_cast<AsyncCallbackInfoOrderedCommonEvent *>(data); in IsOrderedCommonEvent()
1345 AsyncCallbackInfoOrderedCommonEvent *asyncCallbackInfo = in IsOrderedCommonEvent()
1346 static_cast<AsyncCallbackInfoOrderedCommonEvent *>(data); in IsOrderedCommonEvent()
H A Dcommon_event_parse.cpp238AsyncCallbackInfoOrderedCommonEvent *&asyncCallbackInfo, const napi_ref &callback, napi_value &pro… in PaddingAsyncCallbackInfoIsOrderedCommonEvent()
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
H A Dnapi_common_event.h103 struct AsyncCallbackInfoOrderedCommonEvent { struct
315AsyncCallbackInfoOrderedCommonEvent *&asynccallbackinfo, const napi_ref &callback, napi_value &pro…