Home
last modified time | relevance | path

Searched defs:reason (Results 1 - 25 of 1985) sorted by relevance

12345678910>>...80

/third_party/node/test/parallel/
H A Dtest-domexception-cause.js28 const object = { reason: 'foo' }; property
/kernel/linux/linux-5.10/arch/powerpc/platforms/8xx/
H A Dmachine_check.c13 unsigned long reason = regs->msr; in machine_check_8xx() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/4xx/
H A Dmachine_check.c13 unsigned long reason = regs->dsisr; in machine_check_4xx() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/8xx/
H A Dmachine_check.c13 unsigned long reason = regs->msr; in machine_check_8xx() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/4xx/
H A Dmachine_check.c13 unsigned long reason = regs->esr; in machine_check_4xx() local
/third_party/node/deps/cares/src/lib/
H A Dwindows_port.c20 BOOL WINAPI DllMain(HINSTANCE hnd, DWORD reason, LPVOID reserved) in DllMain() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/44x/
H A Dmachine_check.c14 unsigned long reason = regs->dsisr; in machine_check_440A() local
51 unsigned long reason = regs->dsisr; in machine_check_47x() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/44x/
H A Dmachine_check.c14 unsigned long reason = regs->esr; in machine_check_440A() local
51 unsigned long reason = regs->esr; in machine_check_47x() local
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dexit_reason.h30 Reason reason = Reason::REASON_UNKNOWN; member
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/src/
H A Dability_manager_client_c.cpp29 OHOS::AAFwk::Reason reason = static_cast<OHOS::AAFwk::Reason>(exitReason); in RecordAppExitReason() local
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/tests/
H A Dbasic.rs40 fn reason() { in reason() functions
/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/include/
H A Dclose_context.h43 std::string reason; member in OHOS::NetStack::Websocket::final
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-kmsg.c22 kmsg_dump_opal_console_flush(struct kmsg_dumper *dumper, enum kmsg_dump_reason reason) kmsg_dump_opal_console_flush() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-kmsg.c22 kmsg_dump_opal_console_flush(struct kmsg_dumper *dumper, enum kmsg_dump_reason reason) kmsg_dump_opal_console_flush() argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_execution_limitations.cpp44 std::string reason; in ValidateExecutionLimitations() local
57 std::string reason; in ValidateExecutionLimitations() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_execution_limitations.cpp44 std::string reason; in ValidateExecutionLimitations() local
57 std::string reason; in ValidateExecutionLimitations() local
/third_party/spirv-tools/source/val/
H A Dvalidate_execution_limitations.cpp42 std::string reason; in ValidateExecutionLimitations() local
55 std::string reason; in ValidateExecutionLimitations() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dlaunch_param.cpp25 int32_t reason = 0; in ReadFromParcel() local
/foundation/arkui/ace_engine/interfaces/native/node/
H A Ddialog_model.h33 int32_t reason = -1; member
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_deferred.cpp49 void ArkNativeDeferred::Reject(napi_value reason) in Reject() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_ag_observer.cpp37 void NapiHandsFreeAudioGatewayObserver::OnScoStateChanged(const BluetoothRemoteDevice &device, int state, int reason) in OnScoStateChanged() argument
/foundation/resourceschedule/memmgr/interface/innerkits/src/
H A Dmem_mgr_process_state_info.cpp39 uint32_t reason = static_cast<uint32_t>(ProcPriorityUpdateReason::UNKNOWN); in Unmarshalling() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/test/fuzztest/avtransonsessionclosed_fuzzer/
H A Davtransonsessionclosed_fuzzer.cpp33 ShutdownReason reason = *(reinterpret_cast<const ShutdownReason*>(data)); in AVTransOnSessionClosedFuzzTest() local
/foundation/distributedhardware/distributed_input/test/fuzztest/dinputonsessionclosed_fuzzer/
H A Ddinputonsessionclosed_fuzzer.cpp38 ShutdownReason reason = SHUTDOWN_REASON_UNKNOWN; in OnSessionClosedFuzzTest() local
/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_lwip_monitor.c26 NetifStatusCallback( struct netif *netif, netif_nsc_reason_t reason, const netif_ext_callback_args_t *args) NetifStatusCallback() argument

Completed in 5 milliseconds

12345678910>>...80