Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/util/common/include/
H A Dnapi_constants.h66 inline constexpr std::string_view COERCE_TO_BOOL = "napi_coerce_to_bool"; member
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_event_target.cpp455 CHKRV_SCOPE(cb->env, napi_coerce_to_bool(cb->env, ret, &isSupport), COERCE_TO_BOOL, scope); in CallKeystrokeAbilityPromise()
507 CHKRV_SCOPE(cb->env, napi_coerce_to_bool(cb->env, ret, &isSupport), COERCE_TO_BOOL, scope); in CallKeystrokeAbilityAsync()

Completed in 3 milliseconds