Home
last modified time | relevance | path

Searched defs:reason (Results 451 - 475 of 565) sorted by relevance

1...<<11121314151617181920>>...23

/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_cascade.cpp718 auto reason = node->GetWindowSizeChangeReason(); in LimitMainFloatingWindowPosition() local
995 auto reason = node->GetWindowSizeChangeReason(); in LimitWindowPositionWhenInitRectOrMove() local
H A Dwindow_layout_policy.cpp372 NotifyClientAndAnimation(const sptr<WindowNode>& node, const Rect& winRect, WindowSizeChangeReason reason) NotifyClientAndAnimation() argument
H A Dwindow_node.cpp116 void WindowNode::SetWindowSizeChangeReason(WindowSizeChangeReason reason) in SetWindowSizeChangeReason() argument
/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp2106 std::string reason; in RunAsForceExitAppCommand() local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp1074 PackReplyCmd(std::shared_ptr<DSchedContinueReplyCmd> cmd, int32_t replyCmd, int32_t appVersion, int32_t result, const std::string reason) PackReplyCmd() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ui_ability.cpp1169 int32_t JsUIAbility::OnSaveState(int32_t reason, WantParams &wantParams) in OnSaveState() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability.cpp486 int32_t UIAbility::OnSaveState(int32_t reason, AAFwk::WantParams &wantParams) in OnSaveState() argument
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_client.cpp343 AppMgrResultCode AppMgrClient::KillApplicationSelf(const bool clearPageStack, const std::string& reason) in KillApplicationSelf() argument
805 int32_t AppMgrClient::NotifyAppMgrRecordExitReason(int32_t pid, int32_t reason, const std::string &exitMsg) in NotifyAppMgrRecordExitReason() argument
326 KillApplicationByUid(const std::string &bundleName, const int uid, const std::string& reason) KillApplicationByUid() argument
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_manager_interface.h1328 virtual void ScheduleRecoverAbility(const sptr<IRemoteObject> &token, int32_t reason, in ScheduleRecoverAbility() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.h244 void CallOnWillDismiss(const int32_t reason) in CallOnWillDismiss() argument
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp470 void WebClientImpl::OnRenderExited(OHOS::NWeb::RenderExitReason reason) in OnRenderExited() argument
1122 OnRenderProcessNotResponding( const std::string& jsStack, int pid, OHOS::NWeb::RenderProcessNotRespondingReason reason) OnRenderProcessNotResponding() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Devent_report.cpp280 JsErrReport( const std::string& packageName, const std::string& reason, const std::string& summary) JsErrReport() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_utils.h274 char* reason; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp1318 void BleAdapter::LeDisconnectionComplete(uint8_t status, uint16_t connectionHandle, uint8_t reason, void *context) in LeDisconnectionComplete() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp2069 void ClassicAdapter::ReceiveDisconnectionComplete(uint8_t status, uint16_t connectionHandle, uint8_t reason) in ReceiveDisconnectionComplete() argument
2109 void ClassicAdapter::DisconnectionComplete(uint8_t status, uint16_t connectionHandle, uint8_t reason, void *context) in DisconnectionComplete() argument
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dfast_audio_stream.cpp485 StartAudioStream(StateChangeCmdType cmdType, AudioStreamDeviceChangeReasonExt reason) StartAudioStream() argument
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp1169 SwitchStream(const uint32_t sessionId, const int32_t streamFlag, const AudioStreamDeviceChangeReasonExt reason) SwitchStream() argument
1398 OnDeviceChangeWithInfo( const uint32_t sessionId, const DeviceInfo &deviceInfo, const AudioStreamDeviceChangeReasonExt reason) OnDeviceChangeWithInfo() argument
1404 OnRecreateStreamEvent(const uint32_t sessionId, const int32_t streamFlag, const AudioStreamDeviceChangeReasonExt reason) OnRecreateStreamEvent() argument
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp1488 SwitchToTargetStream(IAudioStream::StreamClass targetClass, uint32_t &newSessionId, const AudioStreamDeviceChangeReasonExt reason) SwitchToTargetStream() argument
1552 SwitchStream(const uint32_t sessionId, const int32_t streamFlag, const AudioStreamDeviceChangeReasonExt reason) SwitchStream() argument
1593 OnDeviceChangeWithInfo( const uint32_t sessionId, const DeviceInfo &deviceInfo, const AudioStreamDeviceChangeReasonExt reason) OnDeviceChangeWithInfo() argument
1614 OnRecreateStreamEvent(const uint32_t sessionId, const int32_t streamFlag, const AudioStreamDeviceChangeReasonExt reason) OnRecreateStreamEvent() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/
H A Daudio_policy_proxy.cpp1846 int32_t AudioPolicyProxy::TriggerFetchDevice(AudioStreamDeviceChangeReasonExt reason) in TriggerFetchDevice() argument
953 FetchOutputDeviceForTrack(AudioStreamChangeInfo &streamChangeInfo, const AudioStreamDeviceChangeReasonExt reason) FetchOutputDeviceForTrack() argument
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_device_info.h563 AudioStreamDeviceChangeReasonExt(const AudioStreamDeviceChangeReason &reason) in AudioStreamDeviceChangeReasonExt() argument
566 AudioStreamDeviceChangeReasonExt(const ExtEnum &reason) : reason_(reason) {} in AudioStreamDeviceChangeReasonExt() argument
/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.cpp443 int32_t reason = 0; member
590 int32_t reason; member
740 int32_t reason; in OnAudioDeviceChangeCb() local
880 int32_t reason in OnStateChangeCb() local
[all...]
/foundation/multimedia/player_framework/frameworks/native/capi/player/
H A Dnative_avplayer.cpp623 int32_t reason = StateChangeReason::USER; in OnStateChangeCb() local
859 int32_t reason = 0; // means UNKOWN, see OH_AudioStream_DeviceChangeReason in OnAudioDeviceChangeCb() local
/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server.cpp1176 int32_t reason = -1; in HandleAudioDeviceChangeEvent() local
1639 void PlayerServer::OnSystemOperation(PlayerOnSystemOperationType type, PlayerOperationReason reason) in OnSystemOperation() argument
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dreclaim_priority_manager.cpp81 std::string& ReclaimPriorityManager::AppStateUpdateResonToString(AppStateUpdateReason reason) in AppStateUpdateResonToString() argument
1182 HandleUpdateProcess(AppStateUpdateReason reason, std::shared_ptr<BundlePriorityInfo> bundle, ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) HandleUpdateProcess() argument
1265 CheckCurrentEventHappenedBeforeAbilityStart(const ProcessPriorityInfo &proc, AppStateUpdateReason reason, int64_t eventTime) CheckCurrentEventHappenedBeforeAbilityStart() argument
1317 FinishAbilityStartIfNeed(ProcessPriorityInfo &proc, AppStateUpdateReason reason, int64_t eventTime) FinishAbilityStartIfNeed() argument
1326 CheckAbilityStartNeedFinishInAdvance(const ProcessPriorityInfo &proc, AppStateUpdateReason reason, int64_t eventTime) CheckAbilityStartNeedFinishInAdvance() argument
1332 NeedSkipEventBeforeAbilityStart(const ProcessPriorityInfo &proc, AppStateUpdateReason reason, int64_t eventTime) NeedSkipEventBeforeAbilityStart() argument
[all...]
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dbg_continuous_task_mgr.cpp1214 void BgContinuousTaskMgr::SetReason(const std::string &mapKey, int32_t reason) in SetReason() argument

Completed in 59 milliseconds

1...<<11121314151617181920>>...23