Home
last modified time | relevance | path

Searched refs:GreateBusinessError (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_event_target.cpp441 callResult = GreateBusinessError(cb->env, cb->errCode, codeMsg.msg); in CallKeystrokeAbilityPromise()
493 callResult[0] = GreateBusinessError(cb->env, cb->errCode, codeMsg.msg); in CallKeystrokeAbilityAsync()
623 callResult[0] = GreateBusinessError(cb->env, cb->errCode, codeMsg.msg); in CallKeyboardTypeAsync()
673 callResult = GreateBusinessError(cb->env, cb->errCode, codeMsg.msg); in CallKeyboardTypePromise()
717 callResult[0] = GreateBusinessError(cb->env, cb->errCode, codeMsg.msg); in CallDevListAsyncWork()
769 callResult = GreateBusinessError(cb->env, cb->errCode, codeMsg.msg); in CallDevListPromiseWork()
819 callResult = GreateBusinessError(cb->env, cb->errCode, codeMsg.msg); in CallDevInfoPromiseWork()
867 callResult[0] = GreateBusinessError(cb->env, cb->errCode, codeMsg.msg); in CallDevInfoAsyncWork()
990 callResult[0] = GreateBusinessError(cb->env, cb->errCode, codeMsg.msg); in CallKeyboardRepeatDelayAsync()
1043 callResult = GreateBusinessError(c in CallKeyboardRepeatDelayPromise()
1293 napi_value JsEventTarget::GreateBusinessError(napi_env env, int32_t errCode, std::string errMessage) GreateBusinessError() function in OHOS::MMI::JsEventTarget
[all...]
/foundation/multimodalinput/input/frameworks/napi/input_device/include/
H A Djs_event_target.h73 static napi_value GreateBusinessError(napi_env env, int32_t errCode, std::string errMessage);
/foundation/multimodalinput/input/frameworks/napi/input_consumer/include/
H A Djs_register_util.h60 napi_value GreateBusinessError(napi_env env, int32_t errCode, std::string errMessage);
/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_util.cpp385 napi_value GreateBusinessError(napi_env env, int32_t errCode, std::string errMessage) in GreateBusinessError() function

Completed in 4 milliseconds