Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...55

/base/useriam/user_auth_framework/frameworks/native/common/dfx/inc/
H A Dhisysevent_adapter.h81 std::string reason; member
99 std::string reason; member
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Daudio_renderer_adapter.h128 virtual void OnOutputDeviceChange(int32_t reason) {} in OnOutputDeviceChange() argument
/foundation/ability/ability_runtime/test/unittest/ams_mgr_scheduler_test/
H A Dams_mgr_scheduler_test.cpp821 int32_t reason = 1; in HWTEST_F() local
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_method.h139 inline void SetFreezeControlReason(const std::string &reason) in SetFreezeControlReason() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/
H A Ddsched_transport_softbus_adapter.cpp50 static void OnShutdown(int32_t socket, ShutdownReason reason) in OnShutdown() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/
H A Dability_recovery.cpp244 bool AbilityRecovery::ScheduleSaveAbilityState(StateReason reason) in ScheduleSaveAbilityState() argument
284 bool AbilityRecovery::ScheduleRecoverAbility(StateReason reason, const Want *want) in ScheduleRecoverAbility() argument
337 bool AbilityRecovery::LoadSavedState(StateReason reason) in LoadSavedState() argument
370 bool AbilityRecovery::ScheduleRestoreAbilityState(StateReason reason, const Want &want) in ScheduleRestoreAbilityState() argument
396 std::string AbilityRecovery::GetSavedPageStack(StateReason reason) in GetSavedPageStack() argument
410 IsSaveAbilityState(StateReason reason) IsSaveAbilityState() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dmodal_presentation_pattern.h98 void CallOnWillDismiss(const int32_t reason) in CallOnWillDismiss() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/
H A Dselect_overlay_callback.h95 virtual void OnCloseOverlay(OptionMenuType menuType, CloseReason reason, RefPtr<OverlayInfo> info = nullptr) {} in OnCloseOverlay() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_form.cpp258 JSRef<JSVal> reason = obscuredArray->GetValueAt(i); in JsObscured() local
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_event_report.cpp49 void EventReport::JsErrReport(const std::string& packageName, const std::string& reason, const std::string& summary) {} in JsErrReport() argument
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_dispatcher_stub.cpp101 uint32_t reason = static_cast<uint32_t>(data.ReadUint32()); in HandleDispatchSurfaceChangeEvent() local
H A Dform_renderer_dispatcher_impl.cpp97 void FormRendererDispatcherImpl::DispatchSurfaceChangeEvent(float width, float height, uint32_t reason, in DispatchSurfaceChangeEvent() argument
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_display_manager.cpp113 bool DisplayManager::WakeUpBegin(PowerStateChangeReason reason) in WakeUpBegin() argument
123 bool DisplayManager::SuspendBegin(PowerStateChangeReason reason) in SuspendBegin() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_manager.cpp267 void PowerManager::impl::DisconnectionCompleteCallBackProcess(uint8_t status, uint16_t connectionHandle, uint8_t reason) in DisconnectionCompleteCallBackProcess() argument
285 DisconnectionCompleteCallBack( uint8_t status, uint16_t connectionHandle, uint8_t reason, void *context) DisconnectionCompleteCallBack() argument
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/
H A Doh_audio_renderer_test.cpp94 AudioRendererDeviceChangeCb(OH_AudioRenderer* renderer, void* userData, OH_AudioStream_DeviceChangeReason reason) AudioRendererDeviceChangeCb() argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_client_proxy.cpp306 OnRendererDeviceChange(const uint32_t sessionId, const DeviceInfo &deviceInfo, const AudioStreamDeviceChangeReasonExt reason) OnRendererDeviceChange() argument
329 OnRecreateRendererStreamEvent(const uint32_t sessionId, const int32_t streamFlag, const AudioStreamDeviceChangeReasonExt reason) OnRecreateRendererStreamEvent() argument
352 OnRecreateCapturerStreamEvent(const uint32_t sessionId, const int32_t streamFlag, const AudioStreamDeviceChangeReasonExt reason) OnRecreateCapturerStreamEvent() argument
/foundation/multimedia/audio_framework/test/fuzztest/audiopolicyservenhance_fuzzer/
H A Daudio_policy_serv_enhance_fuzzer.cpp134 AudioStreamDeviceChangeReasonExt reason = AudioStreamDeviceChangeReasonExt::ExtEnum::UNKNOWN; in AudioPolicyServSendFuzzTest() local
/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/callback/
H A Dnapi_audio_renderer_device_change_callback.cpp100 OnOutputDeviceChange(const DeviceInfo &deviceInfo, const AudioStreamDeviceChangeReason reason) OnOutputDeviceChange() argument
242 OnOutputDeviceChange(const DeviceInfo &deviceInfo, const AudioStreamDeviceChangeReason reason) OnOutputDeviceChange() argument
301 OnJsCallbackOutputDeviceInfo(napi_ref method, const DeviceInfo &deviceInfo, AudioStreamDeviceChangeReason reason) OnJsCallbackOutputDeviceInfo() argument
/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_callback.cpp85 void AVRecorderCallback::SendStateCallback(const std::string &state, const StateChangeReason &reason) in SendStateCallback() argument
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_callback_looper.cpp255 void HiPlayerCallbackLooper::OnSystemOperation(PlayerOnSystemOperationType type, PlayerOperationReason reason) in OnSystemOperation() argument
/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

Completed in 19 milliseconds

1...<<11121314151617181920>>...55