Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/util/napi/include/
H A Dutil_napi.h83 #define CHECK_SCOPE_BEFORE_BREAK(env, state, desc, scope, pointerEvent) \ macro
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp1653 CHECK_SCOPE_BEFORE_BREAK(jsEnv_, napi_create_object(jsEnv_, &napiPointer), in OnPointerEventInJsThread()
1749 CHECK_SCOPE_BEFORE_BREAK(jsEnv_, napi_get_reference_value(jsEnv_, receiver_, &callback), in OnPointerEventInJsThread()
1754 CHECK_SCOPE_BEFORE_BREAK(jsEnv_, napi_call_function(jsEnv_, nullptr, callback, 1, &napiPointer, &result), in OnPointerEventInJsThread()

Completed in 6 milliseconds