Home
last modified time | relevance | path

Searched defs:needThrowException (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Dbase_context.cpp177 void BaseContext::SetNeedThrowException(bool needThrowException) in SetNeedThrowException()
/ohos5.0/foundation/communication/netstack/utils/napi_utils/src/
H A Dbase_context.cpp264 void BaseContext::SetNeedThrowException(bool needThrowException) in SetNeedThrowException()
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_controller.cpp261 …MethodController::GetIMController(napi_env env, napi_callback_info cbInfo, bool needThrowException) in GetIMController()
441 …napi_callback_info info, std::function<int32_t()> callback, bool isOutput, bool needThrowException) in HandleSoftKeyboard()
H A Djs_get_input_method_setting.cpp141 …GetInputMethodSetting::GetIMSetting(napi_env env, napi_callback_info info, bool needThrowException) in GetIMSetting()