Home
last modified time | relevance | path

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

123456789

/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
/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
H A Dquery_sys_event_callback_stub.cpp64 int32_t reason = 0; in OnRemoteRequest() local
/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
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Ddialog_model.h33 int32_t reason = -1; member
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_base_query_callback.h46 virtual void OnComplete(int32_t reason, int32_t total) in OnComplete() argument
53 virtual void OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() argument
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cj/
H A Dfaultlogger_ffi.h34 char* reason; member
/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/include/
H A Dfaultlog_info_ohos.h37 std::string reason; member in OHOS::HiviewDFX::FaultLogInfoOhos
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_rust_querier.cpp69 void HiSysEventRustQuerier::OnComplete(int32_t reason, int32_t total) in OnComplete() argument
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_publisher_sys_event_callback.cpp61 void DataPublisherSysEventCallback::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() argument
/base/hiviewdfx/faultloggerd/test/unittest/panic_handler/
H A Drustpanic_listener.cpp38 std::string reason; in OnEvent() local
/base/powermgr/power_manager/services/native/src/actions/default/
H A Ddevice_power_action.cpp31 void DevicePowerAction::Reboot(const std::string& reason) in Reboot() argument
38 void DevicePowerAction::Shutdown(const std::string& reason) in Shutdown() argument
44 std::string DevicePowerAction::Updater(const std::string& reason) in Updater() argument
/base/powermgr/power_manager/test/systemtest/src/
H A Dpower_mgr_st_suspend_test.cpp42 void SuspendController::HandleAutoSleep(SuspendDeviceType reason) in HandleAutoSleep() argument
/base/powermgr/display_manager/state_manager/service/zidl/src/
H A Ddisplay_power_callback_stub.cpp62 uint32_t reason = 0; in OnDisplayStateChangedStub() local
H A Ddisplay_power_callback_proxy.cpp27 void DisplayPowerCallbackProxy::OnDisplayStateChanged(uint32_t displayId, DisplayState state, uint32_t reason) in OnDisplayStateChanged() argument
/base/startup/init/services/modules/sysevent/
H A Dsys_event.h42 char *reason; member
/base/telephony/cellular_data/services/include/
H A Ddata_disconnect_params.h28 DataDisconnectParams(const std::string &apnType, DisConnectionReason reason) in DataDisconnectParams() argument
49 void SetReason(DisConnectionReason reason) in SetReason() argument

Completed in 6 milliseconds

123456789