Home
last modified time | relevance | path

Searched defs:reason (Results 351 - 375 of 1157) sorted by relevance

1...<<11121314151617181920>>...47

/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter_impl.cpp264 static void OnShutdownLink(int32_t socket, ShutdownReason reason) in OnShutdownLink() argument
301 void DSoftbusAdapterImpl::OnShutdown(int32_t socket, ShutdownReason reason) in OnShutdown() argument
/foundation/resourceschedule/background_task_mgr/frameworks/src/
H A Dbackground_task_mgr_proxy.cpp32 ErrCode BackgroundTaskMgrProxy::RequestSuspendDelay(const std::u16string& reason, in RequestSuspendDelay() argument
H A Dbackground_task_manager.cpp46 ErrCode BackgroundTaskManager::RequestSuspendDelay(const std::u16string &reason, in RequestSuspendDelay() argument
H A Dbackground_task_mgr_stub.cpp146 std::u16string reason = data.ReadString16(); in HandleRequestSuspendDelay() local
/foundation/resourceschedule/memmgr/services/memmgrservice/src/nandlife_controller/
H A Dnandlife_controller.cpp341 void NandLifeController::OpenSwapOutTemporarily(const std::string &reason) in OpenSwapOutTemporarily() argument
353 void NandLifeController::CloseSwapOutTemporarily(const std::string &reason) in CloseSwapOutTemporarily() argument
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/cxx/
H A Dsystem_ability_wrapper.cpp121 OHOS::OnDemandReasonExtraData *reason = parcel.ReadParcelable<OHOS::OnDemandReasonExtraData>(); in DeserializeOnDemandReasonExtraData() local
157 SystemAbilityOnDemandReason BuildReasonWrapper(const OHOS::SystemAbilityOnDemandReason &reason) in BuildReasonWrapper() argument
[all...]
/foundation/systemabilitymgr/samgr/services/dfx/source/
H A Dhisysevent_adapter.cpp70 void ReportSaUnLoadFail(int32_t saId, int32_t pid, int32_t uid, const std::string& reason) in ReportSaUnLoadFail() argument
98 void ReportSaMainExit(const std::string& reason) in ReportSaMainExit() argument
161 void ReportProcessStartFail(const std::string& processName, int32_t pid, int32_t uid, const std::string& reason) in ReportProcessStartFail() argument
166 void ReportProcessStopFail(const std::string& processName, int32_t pid, int32_t uid, const std::string& reason) in ReportProcessStopFail() argument
145 ReportProcessFail(const std::string& eventName, const std::string& processName, int32_t pid, int32_t uid, const std::string& reason) ReportProcessFail() argument
171 ReportSamgrSaLoadFail(int32_t said, int32_t pid, int32_t uid, const std::string& reason) ReportSamgrSaLoadFail() argument
254 ReportSAIdle(int32_t said, const std::string& reason) ReportSAIdle() argument
[all...]
/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_adapter_test.cpp490 PowerStateChangeReason reason = PowerStateChangeReason{0}; in HWTEST_F() local
522 PowerStateChangeReason reason = PowerStateChangeReason{0}; in HWTEST_F() local
553 PowerStateChangeReason reason = PowerStateChangeReason{0}; in HWTEST_F() local
/foundation/window/window_manager/dm_lite/src/
H A Ddisplay_manager_adapter_lite.cpp155 bool DisplayManagerAdapterLite::WakeUpBegin(PowerStateChangeReason reason) in WakeUpBegin() argument
169 bool DisplayManagerAdapterLite::SuspendBegin(PowerStateChangeReason reason) in SuspendBegin() argument
249 bool ScreenManagerAdapterLite::SetScreenPowerForAll(ScreenPowerState state, PowerStateChangeReason reason) in SetScreenPowerForAll() argument
190 SetScreenPowerById(ScreenId screenId, ScreenPowerState state, PowerStateChangeReason reason) SetScreenPowerById() argument
241 SetSpecifiedScreenPower(ScreenId screenId, ScreenPowerState state, PowerStateChangeReason reason) SetSpecifiedScreenPower() argument
[all...]
H A Ddisplay_manager_lite_proxy.cpp295 bool DisplayManagerLiteProxy::WakeUpBegin(PowerStateChangeReason reason) in WakeUpBegin() argument
347 bool DisplayManagerLiteProxy::SuspendBegin(PowerStateChangeReason reason) in SuspendBegin() argument
495 bool DisplayManagerLiteProxy::SetScreenPowerForAll(ScreenPowerState state, PowerStateChangeReason reason) in SetScreenPowerForAll() argument
423 SetScreenPowerById(ScreenId screenId, ScreenPowerState state, PowerStateChangeReason reason) SetScreenPowerById() argument
459 SetSpecifiedScreenPower(ScreenId screenId, ScreenPowerState state, PowerStateChangeReason reason) SetSpecifiedScreenPower() argument
[all...]
/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H A Dscreensessionmanager_fuzzer.cpp229 PowerStateChangeReason reason = source.GetObject<PowerStateChangeReason>(); in ProxyInterfaceFuzzTestPart1() local
/foundation/window/window_manager/utils/src/
H A Dwindow_transition_info.cpp146 void WindowTransitionInfo::SetTransitionReason(TransitionReason reason) in SetTransitionReason() argument
/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_property_test.cpp238 WindowSizeChangeReason reason = WindowSizeChangeReason::UNDEFINED; in HWTEST_F() local
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp147 PowerStateChangeReason reason = static_cast<PowerStateChangeReason>(data.ReadUint32()); in OnRemoteRequest() local
156 PowerStateChangeReason reason = static_cast<PowerStateChangeReason>(data.ReadUint32()); in OnRemoteRequest() local
167 PowerStateChangeReason reason = static_cast<PowerStateChangeReason>(data.ReadUint32()); in OnRemoteRequest() local
173 PowerStateChangeReason reason = static_cast<PowerStateChangeReason>(data.ReadUint32()); in OnRemoteRequest() local
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_proxy_test.cpp446 PowerStateChangeReason reason = PowerStateChangeReason::POWER_BUTTON; in HWTEST_F() local
684 PowerStateChangeReason reason = PowerStateChangeReason{0}; in HWTEST_F() local
724 PowerStateChangeReason reason = PowerStateChangeReason{0}; in HWTEST_F() local
745 PowerStateChangeReason reason in HWTEST_F() local
[all...]
H A Ddisplay_manager_service_test.cpp319 PowerStateChangeReason reason = PowerStateChangeReason::POWER_BUTTON; in HWTEST_F() local
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_listener.cpp60 void CjWindowListener::OnSizeChange(Rect rect, WindowSizeChangeReason reason, in OnSizeChange() argument
/foundation/window/window_manager/interfaces/kits/napi/extension_window/
H A Djs_extension_window_listener.cpp68 void JsExtensionWindowListener::OnSizeChange(Rect rect, WindowSizeChangeReason reason, in OnSizeChange() argument
/foundation/window/window_manager/test/fuzztest/window_scene/sessioninterface_fuzzer/
H A Dsessioninterface_fuzzer.cpp202 SizeChangeReason reason = source.GetObject<SizeChangeReason>(); in ProxyInterfaceFuzzTestPart1() local
/foundation/window/window_manager/test/fuzztest/wms/windowscene_fuzzer/
H A Dwindowscene_fuzzer.cpp182 uint32_t reason; in DoSomethingInterestingWithMyAPI() local
/foundation/communication/dsoftbus/sdk/bus_center/service/src/
H A Dclient_bus_center.c147 static void DfxRecordSdkJoinLnnEnd(const char *packageName, int32_t reason) in DfxRecordSdkJoinLnnEnd() argument
166 static void DfxRecordSdkLeaveLnnEnd(const char *packageName, int32_t reason) in DfxRecordSdkLeaveLnnEnd() argument
201 static void DfxRecordLnnDiscServerEnd(int32_t serverType, const char *packageName, int32_t reason) in DfxRecordLnnDiscServerEnd() argument
/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_switch_test.cpp73 void ConnectFailedCB(unsigned int requestId, int32_t reason) in ConnectFailedCB() argument
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dclient_bus_center_manager_test.cpp318 static void OnPublishResultCb(int32_t publishId, PublishResult reason) in OnPublishResultCb() argument
377 static void OnDiscoverResultCb(int32_t refreshId, RefreshResult reason) in OnDiscoverResultCb() argument
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/
H A Dlnn_lane_link_wifi_direct_test.cpp80 static void OnLaneLinkFail(uint32_t reqId, int32_t reason, LaneLinkType linkType) in OnLaneLinkFail() argument
/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dbr_connection_test.cpp125 void OnConnectFailed(uint32_t requestId, int32_t reason) in OnConnectFailed() argument

Completed in 25 milliseconds

1...<<11121314151617181920>>...47