Home
last modified time | relevance | path

Searched defs:reason (Results 51 - 75 of 1381) sorted by relevance

12345678910>>...56

/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/hisysevent/adapter/native/idl/src/
H A Dquery_sys_event_callback_stub.cpp64 int32_t reason = 0; in OnRemoteRequest() local
/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
/base/telephony/core_service/utils/common/src/
H A Denum_convert.cpp234 std::string GetLockReason(int32_t reason) in GetLockReason() argument
/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_socket_listener.cpp59 void SoftBusSocketListener::OnShutdown(int32_t socketId, ShutdownReason reason) in OnShutdown() argument
/foundation/ability/ability_runtime/test/unittest/res_sched_util_test/
H A Dres_sched_util_test.cpp108 std::string reason = AAFwk::ResSchedUtil::GetInstance().GetThawReasonByAbilityType(abilityInfo); in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dexit_reason.cpp24 ExitReason::ExitReason(const Reason reason, const std::string &exitMsg) in ExitReason() argument
/foundation/ability/ability_runtime/test/unittest/exit_reason_test/
H A Dexit_reason_test.cpp79 Reason reason = Reason::REASON_JS_ERROR; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddialog_model_test.cpp38 bool OnWillDismissEvent(int32_t reason) in OnWillDismissEvent() argument
/foundation/multimedia/audio_framework/interfaces/kits/c/audio_manager/
H A Dnative_audio_session_manager.h124 OH_AudioSession_DeactivatedReason reason; member
/foundation/resourceschedule/background_task_mgr/interfaces/kits/cj/background_task_mgr/
H A Dbackground_task_mgr_ffi.h36 char* reason; member
/foundation/resourceschedule/memmgr/interface/innerkits/include/
H A Dmem_mgr_process_state_info.h47 MemMgrProcessStateInfo(int32_t callerPid, int32_t callerUid, int32_t pid, int32_t uid, ProcPriorityUpdateReason reason) MemMgrProcessStateInfo() argument
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dkill_process.cpp47 AAFwk::ExitReason reason = {AAFwk::REASON_PERFORMANCE_CONTROL, killReason}; in KillProcessByPidWithClient() local
/foundation/window/window_manager/dm_lite/test/unittest/
H A Ddisplay_manager_adapter_lite_test.cpp111 PowerStateChangeReason reason = PowerStateChangeReason{0}; in HWTEST_F() local
134 PowerStateChangeReason reason = PowerStateChangeReason{0}; in HWTEST_F() local
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_power_controller.cpp27 bool DisplayPowerController::SuspendBegin(PowerStateChangeReason reason) in SuspendBegin() argument
/foundation/communication/dsoftbus/tests/core/discovery/ipc/
H A Dremote_object_mock.cpp56 GetResult(uint32_t code, const DeviceInfo *deviceInfo, int32_t publishId, int32_t subscribeId, int32_t reason) GetResult() argument
/foundation/communication/dsoftbus/tests/sdk/bus_center/demo/bus_center/
H A Dpublish_refresh_lnn_demo.c32 static void OnPublishDone(int32_t publishId, PublishResult reason) in OnPublishDone() argument
71 static void OnDiscoverResultTest(int32_t refreshId, RefreshResult reason) in OnDiscoverResultTest() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/disc_mgr/src/
H A Dlnn_discovery_interface.c26 static void DfxRecordLnnDiscServiceEnd(int32_t serverType, const char *packageName, int32_t reason) in DfxRecordLnnDiscServiceEnd() argument

Completed in 9 milliseconds

12345678910>>...56