Home
last modified time | relevance | path

Searched defs:reason (Results 776 - 800 of 1345) sorted by relevance

1...<<31323334353637383940>>...54

/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_test.cpp208 LockReason reason = LockReason::SIM_NONE; in UpdateSimState() local
1116 LockReason reason = LockReason::SIM_NONE; in HWTEST_F() local
1151 LockReason reason = LockReason::SIM_NONE; in HWTEST_F() local
/base/telephony/state_registry/frameworks/cj/src/
H A Dtelephony_observer_utils.h263 int32_t reason; member
/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_service.cpp234 int32_t TelephonyStateRegistryService::UpdateSimState(int32_t slotId, CardType type, SimState state, LockReason reason) in UpdateSimState() argument
677 SendSimStateChanged( int32_t slotId, CardType type, SimState state, LockReason reason) SendSimStateChanged() argument
/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_manager.cpp584 void SoftBusManager::OnShutdown(int32_t socketId, ShutdownReason reason) in OnShutdown() argument
/base/web/webview/test/unittest/audio_adapter_impl_test/
H A Daudio_adapter_impl_test.cpp1154 AudioStreamDeviceChangeReason reason = AudioStreamDeviceChangeReason::UNKNOWN; in HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/
H A Djs_error_manager.cpp55 napi_value AddRejection(napi_env env, napi_value promise, napi_value reason) in AddRejection() argument
85 napi_value UnhandledRejectionHandler(napi_env env, napi_value promise, napi_value reason) in UnhandledRejectionHandler() argument
124 napi_value reason = nullptr; in NotifyUnhandledRejectionHandler() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_stub.cpp403 std::string reason = data.ReadString(); in HandleKillApplicationByUid() local
415 std::string reason = data.ReadString(); in HandleKillApplicationSelf() local
517 int32_t reason = data.ReadInt32(); in HandleNotifyAppMgrRecordExitReason() local
H A Dams_mgr_proxy.cpp500 int32_t AmsMgrProxy::KillApplicationSelf(const bool clearPageStack, const std::string& reason) in KillApplicationSelf() argument
739 int32_t AmsMgrProxy::NotifyAppMgrRecordExitReason(int32_t pid, int32_t reason, const std::string &exitMsg) in NotifyAppMgrRecordExitReason() argument
469 KillApplicationByUid(const std::string &bundleName, const int uid, const std::string& reason) KillApplicationByUid() argument
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_third_test/
H A Dability_manager_service_third_test.cpp2238 std::string reason; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/ability_manager_proxy_test/
H A Dability_manager_proxy_test.cpp989 int32_t reason = 0; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/cj_ui_ability_test/
H A Dcj_ui_ability_test.cpp511 int32_t reason = 0; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.h83 bool CallDismissInNDK(int reason) in CallDismissInNDK() argument
91 void CallOnWillDismiss(const int32_t reason, const int32_t instanceId) in CallOnWillDismiss() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_pattern.h199 void CallOnWillDismiss(int32_t reason) in CallOnWillDismiss() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.cpp431 void FocusHub::LostFocus(BlurReason reason) in LostFocus() argument
450 void FocusHub::RemoveSelf(BlurReason reason) in RemoveSelf() argument
464 parent->RemoveChild(AceType::Claim(this), reason); in RemoveSelf() local
474 void FocusHub::RemoveChild(const RefPtr<FocusHub>& focusNode, BlurReason reason) in RemoveChild() argument
[all...]
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.cpp539 void UIContentImpl::UpdateViewportConfig(const ViewportConfig& config, OHOS::Rosen::WindowSizeChangeReason reason, in UpdateViewportConfig() argument
/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
H A Dperf_monitor.cpp680 void PerfMonitor::RecordWindowRectResize(OHOS::Ace::WindowSizeChangeReason reason, const std::string& bundleName) in RecordWindowRectResize() argument
/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Dselect_overlay_manager_test_ng.cpp1801 CloseReason reason = CloseReason::CLOSE_REASON_NORMAL; in HWTEST_F() local
1853 CloseReason reason = CloseReason::CLOSE_REASON_NORMAL; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/focus/
H A Dfocus_node.h247 virtual void OnBlur(BlurReason reason) {} in OnBlur() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_select_overlay.cpp382 void TextSelectOverlay::OnCloseOverlay(OptionMenuType menuType, CloseReason reason, RefPtr<OverlayInfo> info) in OnCloseOverlay() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_scene_layout_manager.cpp454 DumpNodeInfo(const RefPtr<FrameNode>& node, const RefPtr<FrameNode>& parentNode, const std::string& reason) DumpNodeInfo() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_info.h82 std::string reason; member
/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_policy_client_stub_impl.cpp444 OnRendererDeviceChange(const uint32_t sessionId, const DeviceInfo &deviceInfo, const AudioStreamDeviceChangeReasonExt reason) OnRendererDeviceChange() argument
486 OnRecreateRendererStreamEvent(const uint32_t sessionId, const int32_t streamFlag, const AudioStreamDeviceChangeReasonExt reason) OnRecreateRendererStreamEvent() argument
504 OnRecreateCapturerStreamEvent(const uint32_t sessionId, const int32_t streamFlag, const AudioStreamDeviceChangeReasonExt reason) OnRecreateCapturerStreamEvent() argument
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.cpp987 void HfpBluetoothDeviceManager::OnScoStateChanged(const BluetoothRemoteDevice &device, bool isConnected, int reason) in OnScoStateChanged() argument
H A Daudio_bluetooth_manager.cpp641 void AudioHfpListener::OnScoStateChanged(const BluetoothRemoteDevice &device, int state, int reason) in OnScoStateChanged() argument
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Dbg_transient_task_mgr.cpp175 ErrCode BgTransientTaskMgr::RequestSuspendDelay(const std::u16string& reason, in RequestSuspendDelay() argument

Completed in 43 milliseconds

1...<<31323334353637383940>>...54