Home
last modified time | relevance | path

Searched defs:state (Results 1501 - 1525 of 1532) sorted by relevance

1...<<6162

/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_info.h699 State state; global() member
[all...]
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp306 void ExposureCallbackListener::OnExposureState(const ExposureState state) in OnExposureState() argument
355 OnFocusState(FocusState state) OnFocusState() argument
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp675 void OnSlowMotionState(const SlowMotionState state) in OnSlowMotionState() argument
[all...]
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp1704 void InputWindowsManager::SetAntiMisTake(bool state) in UpdateDisplayInfo() argument
1709 void InputWindowsManager::SetAntiMisTakeStatus(bool state) in UpdateDisplayInfo() argument
2532 int32_t InputWindowsManager::SetHoverScrollState(bool state) in UpdateDisplayInfo() argument
2544 bool state = PREFERENCES_MGR->GetBoolValue(name, true); in UpdateDisplayInfo() local
2790 SetMouseFlag(bool state) UpdateDisplayInfo() argument
[all...]
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp1349 UpdatePrivacyUsingPermissionState(VideoPermissionState state) UpdatePrivacyUsingPermissionState() argument
2710 StopAndRelease(AVScreenCaptureStateCode state) StopAndRelease() argument
[all...]
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp1546 int32_t MMIService::SetHoverScrollState(bool state) in SetHoverScrollState() argument
1564 int32_t MMIService::ReadHoverScrollState(bool &state) in ReadHoverScrollState() argument
1571 int32_t MMIService::GetHoverScrollState(bool &state) in GetHoverScrollState() argument
2478 GetFunctionKeyState(int32_t funcKey, bool &state) GetFunctionKeyState() argument
2919 SetTouchpadScrollDirection(bool state) SetTouchpadScrollDirection() argument
2936 GetTouchpadScrollDirection(bool &state) GetTouchpadScrollDirection() argument
[all...]
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp3173 bool state = (window->GetWindowState() == WindowState::STATE_SHOWN); in OnIsWindowShowingSync() local
[all...]
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp2678 void JsSceneSession::OnSessionStateChange(const SessionState& state) in OnSessionStateChange() argument
[all...]
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp1977 int32_t NetConnService::SetAirplaneMode(bool state) in SetAirplaneMode() argument
2763 NetDetectionStatus state = static_cast<NetDetectionStatus>(detectionStatus); in UpdateSupplierScoreAsync() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_state_machine.cpp178 int state = msg->GetParam1(); in ExecuteStateMsg() local
202 void SelfCureStateMachine::DefaultState::HandleP2pEnhanceStateChange(int state) in HandleP2pEnhanceStateChange() argument
2719 int state = WifiConfigCenter::GetInstance().GetScreenState(); IfPeriodicArpDetection() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.cpp317 void StaStateMachine::InvokeOnStaConnChanged(OperateResState state, const WifiLinkedInfo &info) in InvokeOnStaConnChanged() argument
349 void StaStateMachine::InvokeOnWpsChanged(WpsStartState state, const int code) in InvokeOnWpsChanged() argument
2141 OnNetworkHiviewEvent(int state) OnNetworkHiviewEvent() argument
4585 SaveLinkstate(ConnState state, DetailedState detailState) SaveLinkstate() argument
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp1342 void AbilityRecord::SetAbilityVisibilityState(AbilityVisibilityState state) in SetAbilityVisibilityState() argument
1350 auto state in UpdateAbilityVisibilityState() local
1365 SetAbilityStateInner(AbilityState state) SetAbilityStateInner() argument
1439 SetAbilityState(AbilityState state) SetAbilityState() argument
2276 ConvertAbilityState(const AbilityState &state) ConvertAbilityState() argument
2281 ConvertAppState(const AppState &state) ConvertAppState() argument
2286 ConvertLifeCycleToAbilityState(const AbilityLifeCycleState &state) ConvertLifeCycleToAbilityState() argument
2877 SetAppState(const AppState &state) SetAppState() argument
3143 SetSwitchingPause(bool state) SetSwitchingPause() argument
3484 SetPendingState(AbilityState state) SetPendingState() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp5079 void JsAccessibilityManager::NotifyAccessibilitySAStateChange(bool state) in NotifyAccessibilitySAStateChange() argument
5382 void JsAccessibilityManager::JsAccessibilityStateObserver::OnStateChanged(const bool state) in OnStateChanged() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp5159 bool state; in SwitchUninstallState() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp235 bool BundleDataMgr::UpdateBundleInstallState(const std::string &bundleName, const InstallState state) in UpdateBundleInstallState() argument
3802 auto state = resourceManager->GetStringById(static_cast<uint32_t>(abilityInfo.labelId), label); GetAbilityLabel() local
3937 DeleteBundleInfo(const std::string &bundleName, const InstallState state) DeleteBundleInfo() argument
7550 int32_t state = OverlayState::OVERLAY_INVALID; BuildExternalOverlayConnection() local
8086 SwitchUninstallState(const std::string &bundleName, const bool &state, const bool isNeedSendNotify) SwitchUninstallState() argument
[all...]
H A Dbase_bundle_installer.cpp663 void BaseBundleInstaller::UpdateInstallerState(const InstallerState state) in UpdateInstallerState() argument
H A Dinner_bundle_info.cpp2952 void InnerBundleInfo::SetOverlayModuleState(const std::string &moduleName, int32_t state, int32_t userId) in SetOverlayModuleState() argument
2979 void InnerBundleInfo::SetOverlayModuleState(const std::string &moduleName, int32_t state) in SetOverlayModuleState() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp1064 void WebDelegate::SetAccessibilityState(bool state) {} in SetAccessibilityState() argument
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp1347 bool state = static_cast<bool>(value); in SetFunctionKey() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp1692 bool ScreenSessionManager::SetScreenPowerById(ScreenId screenId, ScreenPowerState state, in SetScreenPowerById() argument
1803 bool ScreenSessionManager::SetDisplayState(DisplayState state) in SetDisplayState() argument
1831 UpdateDisplayState(std::vector<ScreenId> screenIds, DisplayState state) UpdateDisplayState() argument
1952 SetSpecifiedScreenPower(ScreenId screenId, ScreenPowerState state, PowerStateChangeReason reason) SetSpecifiedScreenPower() argument
1987 SetScreenPowerForAll(ScreenPowerState state, PowerStateChangeReason reason) SetScreenPowerForAll() argument
2008 GetPowerStatus(ScreenPowerState state, PowerStateChangeReason reason, ScreenPowerStatus& status) GetPowerStatus() argument
2376 auto state = static_cast<ScreenPowerState>(RSInterfaces::GetInstance().GetScreenPowerStatus(screenId)); GetScreenPower() local
2700 NotifyDisplayStateChanged(DisplayId id, DisplayState state) NotifyDisplayStateChanged() argument
[all...]
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp2115 Msdp::DeviceStatus::DragState state = Msdp::DeviceStatus::DragState::STOP; in RotateDragWindow() local
3180 SetSessionState(SessionState state) SetSessionState() argument
3186 UpdateSessionState(SessionState state) UpdateSessionState() argument
3213 auto state = toastSession->GetSessionState(); SetForegroundInteractiveStatus() local
4988 SetPostProcessFocusState(PostProcessFocusState state) SetPostProcessFocusState() argument
5003 SetPostProcessProperty(bool state) SetPostProcessProperty() argument
[all...]
H A Dsession.cpp244 void Session::SetSessionInfoContinueState(ContinueState state) in SetSessionInfoContinueState() argument
473 void Session::SetSessionState(SessionState state) in SetSessionState() argument
483 void Session::UpdateSessionState(SessionState state) in UpdateSessionState() argument
706 SetVisibilityState(WindowVisibilityState state) SetVisibilityState() argument
1119 SessionState state = GetSessionState(); Foreground() local
1199 SessionState state = GetSessionState(); Background() local
1235 auto state = GetSessionState(); Disconnect() local
1284 SessionState state = GetSessionState(); SetActive() local
2220 NotifySessionStateChange(const SessionState& state) NotifySessionStateChange() argument
[all...]
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp3477 void WindowImpl::UpdateWindowState(WindowState state) in UpdateWindowState() argument
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp6677 void WebDelegate::SetAccessibilityState(bool state) in SetAccessibilityState() argument
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp2518 void AppMgrServiceInner::UpdateAbilityState(const sptr<IRemoteObject> &token, const AbilityState state) in UpdateAbilityState() argument
2567 UpdateExtensionState(const sptr<IRemoteObject> &token, const ExtensionState state) UpdateExtensionState() argument
2898 OnAppStateChanged( const std::shared_ptr<AppRunningRecord> &appRecord, const ApplicationState state, bool needNotifyApp, bool isFromWindowFocusChanged) OnAppStateChanged() argument
2964 WrapAppProcessData(const std::shared_ptr<AppRunningRecord> &appRecord, const ApplicationState state) WrapAppProcessData() argument
2991 OnAbilityStateChanged( const std::shared_ptr<AbilityRunningRecord> &ability, const AbilityState state) OnAbilityStateChanged() argument
6388 ChangeAppGcState(pid_t pid, int32_t state) NotifyAppFaultBySA() argument
7490 UpdateRenderState(pid_t renderPid, int32_t state) NotifyAppFaultBySA() argument
7793 OnAppCacheStateChanged(const std::shared_ptr<AppRunningRecord> &appRecord, ApplicationState state) NotifyAppFaultBySA() argument
8013 CheckCleanAbilityByUserRequest(const std::shared_ptr<AppRunningRecord> &appRecord, const std::shared_ptr<AbilityRunningRecord> &abilityRecord, const AbilityState state) NotifyAppFaultBySA() argument
[all...]

Completed in 142 milliseconds

1...<<6162