Home
last modified time | relevance | path

Searched refs:JS_CALLBACK_EVENT_FAILED (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_util.cpp151 return JS_CALLBACK_EVENT_FAILED; in GetPreSubscribeId()
169 GET_REFERENCE_VALUE, JS_CALLBACK_EVENT_FAILED); in DelEventCallbackRef() local
171 CHKRR(napi_strict_equals(env, handler, iterHandler, &isEquals), STRICT_EQUALS, JS_CALLBACK_EVENT_FAILED); in DelEventCallbackRef() local
208 return JS_CALLBACK_EVENT_FAILED; in AddEventCallback()
216 return JS_CALLBACK_EVENT_FAILED; in AddEventCallback()
222 return JS_CALLBACK_EVENT_FAILED; in AddEventCallback()
226 return JS_CALLBACK_EVENT_FAILED; in AddEventCallback()
241 return JS_CALLBACK_EVENT_FAILED; in DelEventCallback()
248 JS_CALLBACK_EVENT_FAILED); in DelEventCallback() local
/foundation/multimodalinput/input/frameworks/napi/input_consumer/include/
H A Djs_register_module.h40 JS_CALLBACK_EVENT_FAILED = -1, enumerator

Completed in 2 milliseconds