Home
last modified time | relevance | path

Searched defs:REFERENCE_REF (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/util/common/include/
H A Dnapi_constants.h49 inline constexpr std::string_view REFERENCE_REF = "napi_reference_ref"; member
/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_module.cpp470 CHKRF(napi_create_reference(env, argv[INPUT_PARAMETER_MIDDLE], 1, &event->callback), REFERENCE_REF); in GetEventType() local
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_input_device_context.cpp90 CHKRP(napi_reference_ref(env, jsContext->contextRef_, &refCount), REFERENCE_REF); in CreateInstance() local
/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp69 CHKRP(napi_reference_ref(env, jsContext->contextRef_, &refCount), REFERENCE_REF); in CreateInstance() local

Completed in 7 milliseconds