Home
last modified time | relevance | path

Searched defs:reason (Results 726 - 750 of 1164) sorted by relevance

1...<<21222324252627282930>>...47

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh_mpm.c30 const u8 *reason; /* Reason Code (conditional, 2 octets) */ member
470 u16 reason = 0; in plink_timer() local
537 int reason in mesh_mpm_plink_close() local
923 mesh_mpm_fsm(struct wpa_supplicant *wpa_s, struct sta_info *sta, enum plink_event event, u16 reason) mesh_mpm_fsm() argument
1129 u16 reason = 0; mesh_mpm_action_rx() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.c464 int reason; in ap_handle_timer() local
851 ap_sta_disassociate(struct hostapd_data *hapd, struct sta_info *sta, u16 reason) ap_sta_disassociate() argument
903 ap_sta_deauthenticate(struct hostapd_data *hapd, struct sta_info *sta, u16 reason) ap_sta_deauthenticate() argument
1514 ap_sta_disconnect(struct hostapd_data *hapd, struct sta_info *sta, const u8 *addr, u16 reason) ap_sta_disconnect() argument
1662 u16 reason; ap_sta_delayed_1x_auth_fail_cb() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dibss_rsn.c372 static void ibss_rsn_disconnect(void *ctx, const u8 *addr, u16 reason) in ibss_rsn_disconnect() argument
638 ibss_rsn_peer_authenticated(struct ibss_rsn *ibss_rsn, struct ibss_rsn_peer *peer, int reason) ibss_rsn_peer_authenticated() argument
H A Dmesh_mpm.c30 const u8 *reason; /* Reason Code (conditional, 2 octets) */ member
478 u16 reason = 0; in plink_timer() local
545 int reason in mesh_mpm_plink_close() local
953 mesh_mpm_fsm(struct wpa_supplicant *wpa_s, struct sta_info *sta, enum plink_event event, u16 reason) mesh_mpm_fsm() argument
1159 u16 reason = 0; mesh_mpm_action_rx() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.c417 int reason; in ap_handle_timer() local
799 ap_sta_disassociate(struct hostapd_data *hapd, struct sta_info *sta, u16 reason) ap_sta_disassociate() argument
850 ap_sta_deauthenticate(struct hostapd_data *hapd, struct sta_info *sta, u16 reason) ap_sta_deauthenticate() argument
1306 ap_sta_disconnect(struct hostapd_data *hapd, struct sta_info *sta, const u8 *addr, u16 reason) ap_sta_disconnect() argument
1450 u16 reason; ap_sta_delayed_1x_auth_fail_cb() local
[all...]
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp2851 int32_t reason = 0; in HWTEST_F() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dams_mgr_scheduler.cpp373 int32_t AmsMgrScheduler::KillApplicationSelf(const bool clearPageStack, const std::string& reason) in KillApplicationSelf() argument
464 int32_t AmsMgrScheduler::NotifyAppMgrRecordExitReason(int32_t pid, int32_t reason, const std::string &exitMsg) in NotifyAppMgrRecordExitReason() argument
363 KillApplicationByUid(const std::string &bundleName, const int uid, const std::string& reason) KillApplicationByUid() argument
/foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_test/
H A Dability_manager_client_branch_test.cpp2272 int32_t reason = 1; in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dapp_scheduler.cpp472 int32_t AppScheduler::NotifyAppMgrRecordExitReason(int32_t pid, int32_t reason, const std::string &exitMsg) in NotifyAppMgrRecordExitReason() argument
279 KillApplicationByUid(const std::string &bundleName, int32_t uid, const std::string& reason) KillApplicationByUid() argument
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_sixth_test/
H A Dability_manager_service_sixth_test.cpp1533 int32_t reason = AppExecFwk::StateReason::CPP_CRASH; in HWTEST_F() local
1555 int32_t reason = static_cast<int32_t>(AppExecFwk::FaultDataType::UNKNOWN); in HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_test.cpp1991 int32_t reason = 0; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ability.cpp792 int32_t JsAbility::OnSaveState(int32_t reason, WantParams &wantParams) in OnSaveState() argument
H A Dcj_ui_ability.cpp826 int32_t CJUIAbility::OnSaveState(int32_t reason, WantParams &wantParams) in OnSaveState() argument
/foundation/ability/ability_runtime/test/unittest/ability_record_test/
H A Dability_record_test.cpp2567 LaunchReason reason = LaunchReason::LAUNCHREASON_START_ABILITY; in HWTEST_F() local
2582 LaunchReason reason = LaunchReason::LAUNCHREASON_START_ABILITY; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/
H A Dselect_content_overlay_manager.cpp621 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 Dsubwindow_manager.cpp1130 void SubwindowManager::OnWindowSizeChanged(int32_t instanceId, Rect windowRect, WindowSizeChangeReason reason) in OnWindowSizeChanged() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp169 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 Dui_content.h142 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 Drich_editor_select_overlay.cpp383 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 Dsecurity_session_wrapper_impl.cpp599 auto reason = parentSession ? parentSession->GetSizeChangeReason() : session_->GetSizeChangeReason(); in NotifyDisplayArea() local
625 auto reason = static_cast<Rosen::SizeChangeReason>(type); in NotifySizeChangeReason() local
[all...]
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

Completed in 50 milliseconds

1...<<21222324252627282930>>...47