Home
last modified time | relevance | path

Searched defs:reason (Results 751 - 775 of 1193) sorted by relevance

1...<<31323334353637383940>>...48

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsession_wrapper_impl.cpp774 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 Dtext_field_select_overlay.cpp116 void TextFieldSelectOverlay::OnCloseOverlay(OptionMenuType menuType, CloseReason reason, RefPtr<OverlayInfo> info) in OnCloseOverlay() argument
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioRenderer.cpp729 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 Daudio_server_sink_plugin.cpp201 OnOutputDeviceChange( const AudioStandard::DeviceInfo &deviceInfo, const AudioStandard::AudioStreamDeviceChangeReason reason) OnOutputDeviceChange() argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_server_handler.cpp378 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 Dwork_policy_manager.cpp582 std::string reason = policyName.empty() ? "" : " reason:" + policyName; in Dump() local
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_proxy.cpp814 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 Ddisplay_manager_service.cpp392 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 Dscreen_manager.cpp605 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 Dwindow_fuzzer.cpp463 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 Dwindow_helper.h296 static inline bool IsSwitchCascadeReason(WindowUpdateReason reason) in IsSwitchCascadeReason() argument
/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Ddisc_manager.c247 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 Dwifi_direct_mock.cpp332 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 Dclient_bus_center_manager.c1379 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 Dlnn_distributed_net_ledger.c1081 static void DfxRecordLnnSetNodeOfflineEnd(const char *udid, int32_t onlineNum, int32_t reason) in DfxRecordLnnSetNodeOfflineEnd() argument
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c251 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 Dtrans_tcp_direct_p2p.c587 static void OnAuthConnOpenFailed(uint32_t requestId, int32_t reason) in OnAuthConnOpenFailed() argument
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_base_listener.c938 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 Dtrans_udp_negotiation.c831 static void UdpOnAuthConnOpenFailed(uint32_t requestId, int32_t reason) in UdpOnAuthConnOpenFailed() argument
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_test.cpp1646 static void OnConnOpenFailedTest(uint32_t requestId, int32_t reason) in OnConnOpenFailedTest() argument
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp591 void DBinderService::SendReplyMessageToRemote(uint32_t dBinderCode, uint32_t reason, in SendReplyMessageToRemote() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp58 int P2pV1Processor::ErrorCodeToV1ProtocolCode(int reason) in ErrorCodeToV1ProtocolCode() argument
70 int P2pV1Processor::ErrorCodeFromV1ProtocolCode(int reason) in ErrorCodeFromV1ProtocolCode() argument
1019 int P2pV1Processor::SendNegotiateResult(const NegotiateChannel &channel, int reason) in SendNegotiateResult() argument
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp94 static void OnLaneRequestFail(uint32_t laneId, int32_t reason) in OnLaneRequestFail() argument
209 static void OnLaneLinkFail(uint32_t reqId, int32_t reason, LaneLinkType linkType) in OnLaneLinkFail() argument
233 static void OnLaneLinkFailForDetect(uint32_t reqId, int32_t reason, LaneLinkType linkType) in OnLaneLinkFailForDetect() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dp2p_monitor_test.cpp309 void WrapBroadcast2SmConnectFailed(const std::string &iface, int reason, const WifiP2pDevice &device) in WrapBroadcast2SmConnectFailed() argument
324 void WrapWpaEventP2pConnectFailed(const std::string &bssid, int reason) in WrapWpaEventP2pConnectFailed() argument
826 int reason = 0; in HWTEST_F() local
847 int reason = 0; HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_impl.cpp330 ErrCode WifiDeviceImpl::GetDisconnectedReason(DisconnectedReason &reason) in GetDisconnectedReason() argument

Completed in 49 milliseconds

1...<<31323334353637383940>>...48