/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_device_callback_stub_lite.cpp | 59 int exception = WIFI_OPT_FAILED; in OnRemoteRequest() local
|
H A D | wifi_p2p_callback_stub.cpp | 74 int exception = data.ReadInt32(); in OnRemoteRequest() local
|
/ohos5.0/foundation/communication/nfc/services/src/ipc/tags/ |
H A D | tag_session_stub.cpp | 424 int exception = data.ReadInt32(); in HandleUnregForegroundDispatch() local 516 int exception = data.ReadInt32(); in HandleUnregReaderMode() local
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/ |
H A D | dhcp_client_stub.cpp | 98 int exception = data.ReadInt32(); in OnRemoteRequest() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/log/ |
H A D | logger.cpp | 165 jobject exception = env->NewObject(cls, constructor); in VLogAssert() local
|
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/ |
H A D | freeze_json_util.h | 92 std::string exception = "{}"; member
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/ |
H A D | freeze_json_generator.cpp | 211 FreezeJsonParams::Builder& FreezeJsonParams::Builder::InitException(const std::string& exception) in InitException()
|
H A D | faultlogger.cpp | 217 Json::Value exception; in FillJsErrorParams() local 1044 FreezeJsonException exception = FreezeJsonException::Builder() in GetFreezeJsonCollector() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | ark_js_runtime.cpp | 381 Local<ObjectRef> exception = trycatch.GetAndClearException(); in HandleUncaughtException() local 406 Local<ObjectRef> exception = trycatch.GetAndClearException(); in HandleUncaughtExceptionWithoutNativeEngine() local
|
/ohos5.0/foundation/arkui/napi/test/unittest/jsvm/ |
H A D | test_jsvm.cpp | 34 static void PrintException(JSVM_Env env, JSVM_Value exception, const char *call) in PrintException() 64 JSVM_Value exception; in CheckErrorAndException() local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/ |
H A D | wifi_scan_stub_lite.cpp | 60 int exception = ERR_FAILED; in OnRemoteRequest() local
|
H A D | wifi_scan_stub.cpp | 92 int exception = data.ReadInt32(); in OnRemoteRequest() local
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_a2dp_src_proxy.cpp | 146 int32_t exception = reply.ReadInt32(); in GetPlayingState() local 259 int32_t exception = reply.ReadInt32(); in GetCodecPreference() local
|
/ohos5.0/base/location/frameworks/native/locator_sdk/source/ |
H A D | locator_impl.cpp | 180 int exception = reply.ReadInt32(); in GetCachedLocation() local 352 int exception = reply.ReadInt32(); in IsGeoServiceAvailable() local 381 int exception = reply.ReadInt32(); in GetAddressByCoordinate() local 419 int exception = reply.ReadInt32(); in GetAddressByLocationName() local
|
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
H A D | ark_interop_napi.cpp | 41 auto exception = JSNApi::GetAndClearUncaughtException(vm); in ARKTSInner_ReportJSErrors() local 87 auto exception = BIT_CAST(jsError, Local<JSValueRef>); in ARKTSInner_FormatJSError() local 721 auto exception = ARKTS_ToHandle<JSValueRef>(error); in ARKTS_Throw() local
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | dhcp_server_stub_lite.cpp | 58 int exception = DHCP_E_FAILED; in OnRemoteRequest() local
|
H A D | dhcp_server_stub.cpp | 89 int exception = data.ReadInt32(); in OnRemoteRequest() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/signal_handler/ |
H A D | signal_handler_test.cpp | 610 struct CrashDumpException exception; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/ |
H A D | js_uv_queue.cpp | 166 napi_value UvQueue::Future(napi_env env, napi_callback_info info, bool exception) in Future()
|
/ohos5.0/base/hiviewdfx/faultloggerd/services/ |
H A D | fault_logger_daemon.cpp | 114 static void ReportExceptionToSysEvent(CrashDumpException& exception) in ReportExceptionToSysEvent() 330 CrashDumpException exception; in HandleExceptionRequest() local
|
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/test/ |
H A D | test_util.cpp | 2048 napi_value exception; variable 2452 napi_value exception; variable 2497 napi_value exception; variable 2531 napi_value exception; variable 2669 napi_value exception; variable 2906 napi_value exception; variable 3036 napi_value exception; variable 3199 napi_value exception; variable 3283 napi_value exception; variable
|
/ohos5.0/base/telephony/core_service/services/sim/include/ |
H A D | icc_dialling_numbers_handler.h | 174 std::shared_ptr<void> exception = nullptr; member
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | icc_dialling_numbers_cache.cpp | 304 std::shared_ptr<void> exception = static_cast<std::shared_ptr<void>>(responseInfo); in SendExceptionResult() local
|
/ohos5.0/commonlibrary/ets_utils/js_sys_module/timer/test/ |
H A D | test_timer.cpp | 86 napi_value exception = nullptr; variable
|
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/test/ |
H A D | test.cpp | 469 napi_value exception = nullptr; in InitTaskManager() local 531 napi_value exception = nullptr; in StoreTaskDependency() local
|