| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/ |
| H A D | select_content_overlay_manager.cpp | 621 bool SelectContentOverlayManager::CloseInternal(int32_t id, bool animation, CloseReason reason) in CloseInternal() argument 718 bool SelectContentOverlayManager::CloseCurrent(bool animation, CloseReason reason) in CloseCurrent() argument 725 void SelectContentOverlayManager::CloseWithOverlayId(int32_t overlayId, CloseReason reason, bool animation) in CloseWithOverlayId() argument 736 void SelectContentOverlayManager::Close(int32_t id, bool animation, CloseReason reason) in Close() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/base/subwindow/ |
| H A D | subwindow_manager.cpp | 1130 void SubwindowManager::OnWindowSizeChanged(int32_t instanceId, Rect windowRect, WindowSizeChangeReason reason) in OnWindowSizeChanged() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | ace_ability.cpp | 169 void AceWindowListener::OnSizeChange(OHOS::Rosen::Rect rect, OHOS::Rosen::WindowSizeChangeReason reason, in OnSizeChange() argument 685 void AceAbility::OnSizeChange(const OHOS::Rosen::Rect& rect, OHOS::Rosen::WindowSizeChangeReason reason, in OnSizeChange() argument
|
| /foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
| H A D | ui_content.h | 142 virtual void UpdateViewportConfig(const ViewportConfig& config, OHOS::Rosen::WindowSizeChangeReason reason, in UpdateViewportConfig() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| H A D | rich_editor_select_overlay.cpp | 383 void RichEditorSelectOverlay::OnCloseOverlay(OptionMenuType menuType, CloseReason reason, RefPtr<OverlayInfo> info) in OnCloseOverlay() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
| H A D | security_session_wrapper_impl.cpp | 599 auto reason = parentSession ? parentSession->GetSizeChangeReason() : session_->GetSizeChangeReason(); in NotifyDisplayArea() local 625 auto reason = static_cast<Rosen::SizeChangeReason>(type); in NotifySizeChangeReason() local [all...] |
| H A D | session_wrapper_impl.cpp | 774 auto reason = parentSession ? parentSession->GetSizeChangeReason() : session_->GetSizeChangeReason(); in GetSizeChangeReason() local 788 auto reason = parentSession ? parentSession->GetSizeChangeReason() : session_->GetSizeChangeReason(); in NotifyDisplayArea() local 819 auto reason = static_cast<Rosen::SizeChangeReason>(type); NotifySizeChangeReason() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| H A D | text_field_select_overlay.cpp | 116 void TextFieldSelectOverlay::OnCloseOverlay(OptionMenuType menuType, CloseReason reason, RefPtr<OverlayInfo> info) in OnCloseOverlay() argument
|
| /foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
| H A D | OHAudioRenderer.cpp | 729 OnOutputDeviceChange(const DeviceInfo &deviceInfo, const AudioStreamDeviceChangeReason reason) OnOutputDeviceChange() argument 778 OnOutputDeviceChange(const DeviceInfo &deviceInfo, const AudioStreamDeviceChangeReason reason) OnOutputDeviceChange() argument
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/sink/ |
| H A D | audio_server_sink_plugin.cpp | 201 OnOutputDeviceChange( const AudioStandard::DeviceInfo &deviceInfo, const AudioStandard::AudioStreamDeviceChangeReason reason) OnOutputDeviceChange() argument
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/ |
| H A D | audio_policy_server_handler.cpp | 378 SendRendererDeviceChangeEvent(const int32_t clientPid, const uint32_t sessionId, const DeviceInfo &outputDeviceInfo, const AudioStreamDeviceChangeReasonExt reason) SendRendererDeviceChangeEvent() argument 441 SendRecreateRendererStreamEvent(int32_t clientId, uint32_t sessionID, int32_t streamFlag, const AudioStreamDeviceChangeReasonExt reason) SendRecreateRendererStreamEvent() argument 454 SendRecreateCapturerStreamEvent(int32_t clientId, uint32_t sessionID, int32_t streamFlag, const AudioStreamDeviceChangeReasonExt reason) SendRecreateCapturerStreamEvent() argument
|
| /foundation/resourceschedule/work_scheduler/services/native/src/ |
| H A D | work_policy_manager.cpp | 582 std::string reason = policyName.empty() ? "" : " reason:" + policyName; in Dump() local
|
| /foundation/window/window_manager/dmserver/src/ |
| H A D | display_manager_proxy.cpp | 814 bool DisplayManagerProxy::WakeUpBegin(PowerStateChangeReason reason)
in WakeUpBegin() argument 864 bool DisplayManagerProxy::SuspendBegin(PowerStateChangeReason reason)
in SuspendBegin() argument 914 bool DisplayManagerProxy::SetScreenPowerForAll(ScreenPowerState state, PowerStateChangeReason reason)
in SetScreenPowerForAll() argument 945 bool DisplayManagerProxy::SetSpecifiedScreenPower(ScreenId screenId, ScreenPowerState state, PowerStateChangeReason reason)
in SetSpecifiedScreenPower() argument
|
| H A D | display_manager_service.cpp | 392 bool DisplayManagerService::WakeUpBegin(PowerStateChangeReason reason)
in WakeUpBegin() argument 414 bool DisplayManagerService::SuspendBegin(PowerStateChangeReason reason)
in SuspendBegin() argument 437 bool DisplayManagerService::SetSpecifiedScreenPower(ScreenId screenId, ScreenPowerState state, PowerStateChangeReason reason)
in SetSpecifiedScreenPower() argument 444 bool DisplayManagerService::SetScreenPowerForAll(ScreenPowerState state, PowerStateChangeReason reason)
in SetScreenPowerForAll() argument
|
| /foundation/window/window_manager/dm/src/ |
| H A D | screen_manager.cpp | 605 bool ScreenManager::SetSpecifiedScreenPower(ScreenId screenId, ScreenPowerState state, PowerStateChangeReason reason)
in SetSpecifiedScreenPower() argument 611 bool ScreenManager::SetScreenPowerForAll(ScreenPowerState state, PowerStateChangeReason reason)
in SetScreenPowerForAll() argument
|
| /foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/ |
| H A D | window_fuzzer.cpp | 463 WindowSizeChangeReason reason; in CheckWindowImplFunctionsPart3() local 545 WindowSizeChangeReason reason; in CheckWindowImplFunctionsPart5() local 606 TransitionReason reason; in CheckWindowImplFunctionsPart6() local 793 uint32_t reason in WindowImplFuzzTest() local [all...] |
| /foundation/window/window_manager/utils/include/ |
| H A D | window_helper.h | 296 static inline bool IsSwitchCascadeReason(WindowUpdateReason reason) in IsSwitchCascadeReason() argument
|
| /foundation/communication/dsoftbus/core/discovery/manager/src/ |
| H A D | disc_manager.c | 247 DfxCallInterfaceByMedium( const DiscInfo *infoNode, const char *packageName, const InterfaceFuncType type, int32_t reason) DfxCallInterfaceByMedium() argument
|
| /foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/ |
| H A D | wifi_direct_mock.cpp | 332 static void OnConnectFailureProxy(uint32_t requestId, int32_t reason) in OnConnectFailureProxy() argument 347 static void OnDisconnectFailureProxy(uint32_t requestId, int32_t reason) in OnDisconnectFailureProxy() argument
|
| /foundation/communication/dsoftbus/sdk/bus_center/manager/src/ |
| H A D | client_bus_center_manager.c | 1379 void LnnOnPublishLNNResult(int32_t publishId, int32_t reason) in LnnOnPublishLNNResult() argument 1386 void LnnOnRefreshLNNResult(int32_t refreshId, int32_t reason) in LnnOnRefreshLNNResult() argument
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/ |
| H A D | lnn_distributed_net_ledger.c | 1081 static void DfxRecordLnnSetNodeOfflineEnd(const char *udid, int32_t onlineNum, int32_t reason) in DfxRecordLnnSetNodeOfflineEnd() argument
|
| /foundation/communication/dsoftbus/core/connection/ble/src/ |
| H A D | softbus_conn_ble_connection.c | 251 static bool ShouldGrace(enum ConnBleDisconnectReason reason) in ShouldGrace() argument 264 static bool ShoudRefreshGatt(enum ConnBleDisconnectReason reason) in ShoudRefreshGatt() argument 274 int32_t ConnBleDisconnectNow(ConnBleConnection *connection, enum ConnBleDisconnectReason reason) in ConnBleDisconnectNow() argument
|
| /foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/ |
| H A D | trans_tcp_direct_p2p.c | 587 static void OnAuthConnOpenFailed(uint32_t requestId, int32_t reason) in OnAuthConnOpenFailed() argument
|
| /foundation/communication/dsoftbus/core/connection/common/src/ |
| H A D | softbus_base_listener.c | 938 CloseInvalidListenForcely(SoftbusListenerNode *node, int32_t listenFd, const char *anomizedIp, int32_t reason) CloseInvalidListenForcely() argument
|
| /foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/ |
| H A D | trans_udp_negotiation.c | 831 static void UdpOnAuthConnOpenFailed(uint32_t requestId, int32_t reason) in UdpOnAuthConnOpenFailed() argument
|