Home
last modified time | relevance | path

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

12345678910>>...54

/third_party/node/test/parallel/
H A Dtest-domexception-cause.js28 const object = { reason: 'foo' }; property
/third_party/node/deps/cares/src/lib/
H A Dwindows_port.c20 BOOL WINAPI DllMain(HINSTANCE hnd, DWORD reason, LPVOID reserved) in DllMain() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_audio_output_change_callback_adapter_impl.cpp25 void ArkAudioOutputChangeCallbackAdapterImpl::OnOutputDeviceChange(int32_t reason) in OnOutputDeviceChange() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_audio_output_change_callback_adapter_wrapper.cpp27 void ArkAudioOutputChangeCallbackAdapterWrapper::OnOutputDeviceChange(int32_t reason) in OnOutputDeviceChange() argument
/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_tool_query.cpp46 void HiSysEventToolQuery::OnComplete(int32_t reason, int32_t total) in OnComplete() argument
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dwindow_change_listener_impl.cpp23 void WindowChangeListenerImpl::OnSizeChange(Rosen::Rect rect, Rosen::WindowSizeChangeReason reason, in OnSizeChange() argument
/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
/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
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_query_callback_c.cpp59 void HiSysEventQueryCallbackC::OnComplete(int32_t reason, int32_t total) in OnComplete() argument
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/include/
H A Dfaultlogger_client_msg.h34 std::string reason; member
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dhisysevent_query_proxy.cpp34 void HiSysEventQueryProxy::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() argument
/base/hiviewdfx/faultloggerd/test/unittest/crash_exception/
H A Dcrash_exception_listener.cpp35 std::string reason; in OnEvent() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dfaultlogger_client_msg.h34 std::string reason; member
/base/powermgr/power_manager/services/native/src/wakeup_action/
H A Dwakeup_action_sources.cpp24 SuspendDeviceType WakeupActionSources::mapSuspendDeviceType(const std::string& reason) in mapSuspendDeviceType() argument
/base/powermgr/power_manager/test/unittest/src/
H A Ddevice_state_action_native_test.cpp62 StateChangeReason reason = StateChangeReason::STATE_CHANGE_REASON_INIT; in HWTEST_F() 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

Completed in 5 milliseconds

12345678910>>...54