Home
last modified time | relevance | path

Searched defs:exception (Results 51 - 75 of 343) sorted by relevance

12345678910>>...14

/arkcompiler/toolchain/tooling/test/utils/
H A Dtest_events.h58 ExceptionCallback exception; member
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_stack_info_formatter.cpp98 Json::Value exception; in GetNativeCrashInfo() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_a2dp_sink_proxy.cpp131 int32_t exception = reply.ReadInt32(); in GetPlayingState() local
/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dndef_msg_callback_stub.cpp55 int exception = data.ReadInt32(); in OnRemoteRequest() local
H A Dquery_app_info_callback_stub.cpp67 int exception = data.ReadInt32(); in OnRemoteRequest() local
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_callback_stub.cpp42 int exception = data.ReadInt32(); in OnRemoteRequest() local
H A Dwifi_scan_callback_stub_lite.cpp52 int exception = WIFI_OPT_FAILED; in OnRemoteRequest() local
H A Dwifi_hotspot_callback_stub.cpp42 int exception = data.ReadInt32(); in OnRemoteRequest() local
/foundation/communication/nfc/interfaces/inner_api/cardEmulation/
H A Dhce_cmd_callback_stub.cpp66 int exception = data.ReadInt32(); in OnRemoteRequest() local
/foundation/communication/connected_nfc_tag/interfaces/inner_api/src/
H A Dnfc_tag_session_proxy.cpp58 int exception = reply.ReadInt32(); in Init() local
84 int exception = reply.ReadInt32(); in Uninit() local
110 int exception = reply.ReadInt32(); in ReadNdefTag() local
139 int exception = reply.ReadInt32(); in WriteNdefTag() local
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_client_proxy.cpp131 int exception = reply.ReadInt32(); in RegisterDhcpClientCallBack() local
166 int exception = reply.ReadInt32(); in StartDhcpClient() local
202 int exception = reply.ReadInt32(); SetConfiguration() local
236 int exception = reply.ReadInt32(); StopDhcpClient() local
[all...]
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_stub.cpp98 int exception = data.ReadInt32(); in OnRemoteRequest() local
H A Ddhcp_client_stub_lite.cpp71 int exception = 0; in OnRemoteRequest() local
/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A Dfpa11.h31 signed char exception; member
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H A Dfpa11.h31 signed char exception; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dcoredump.c169 bool exception; in mt7996_coredump_build() local
101 mt7996_coredump_fw_state(struct mt7996_dev *dev, struct mt7996_coredump *dump, bool *exception) mt7996_coredump_fw_state() argument
118 mt7996_coredump_fw_stack(struct mt7996_dev *dev, struct mt7996_coredump *dump, bool exception) mt7996_coredump_fw_stack() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H A Dtext_clip_test.cpp132 int32_t exception = -1; in TestTextClip008() local
/third_party/json/include/nlohmann/detail/
H A Dexceptions.hpp36 class exception : public std::exception class
50 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} // NOLINT(bugprone-throw-keyword-missing) in exception() function in detail::exception
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dvalue-mirror.h46 std::unique_ptr<ValueMirror> exception; member
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
H A Dquick_fix_test.cpp76 Local<ObjectRef> exception = JSNApi::GetAndClearUncaughtException(instance); in HWTEST_F_L0() local
99 Local<ObjectRef> exception = JSNApi::GetAndClearUncaughtException(instance); in HWTEST_F_L0() local
135 Local<ObjectRef> exception = JSNApi::GetAndClearUncaughtException(instance); in HWTEST_F_L0() local
158 Local<ObjectRef> exception = JSNApi::GetAndClearUncaughtException(instance); in HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/quick_fix/
H A Dmain.cpp164 Local<ObjectRef> exception = JSNApi::GetAndClearUncaughtException(vm); in Main() local
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
H A Dexception_details.h98 ExceptionDetails &SetExceptionObject(RemoteObject &&exception) in SetExceptionObject() argument
/arkcompiler/runtime_core/static_core/verification/absint/
H A Dabsint.cpp216 Class *exception = nullptr; in VerifyExcHandler() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_collection_stub_builder.cpp56 BRANCH(TaggedIsException(res), &exception, &noException); in Clear() local
147 BRANCH(TaggedIsException(res), &exception, exit); in ForEach() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_iterator.cpp27 JSTaggedValue exception = thread->GetException(); in IteratorCloseAndReturn() local

Completed in 11 milliseconds

12345678910>>...14