Home
last modified time | relevance | path

Searched defs:state (Results 126 – 150 of 2316) sorted by relevance

12345678910>>...93

/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/wlan/
H A Dlnn_wifiservice_monitor.cpp54 static void SetSoftBusWifiConnState(const int code, SoftBusWifiState *state) in SetSoftBusWifiConnState()
72 static void SetSoftBusWifiUseState(const int code, SoftBusWifiState *state) in SetSoftBusWifiUseState()
87 static void SetSoftBusWifiHotSpotState(const int code, SoftBusWifiState *state) in SetSoftBusWifiHotSpotState()
102 static void SetSoftBusWifiSemiState(const int code, SoftBusWifiState *state) in SetSoftBusWifiSemiState()
118 SoftBusWifiState state = SOFTBUS_WIFI_UNKNOWN; in OnReceiveEvent() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/
H A Dunwind_remote_benchmark.cpp124 static void Run(benchmark::State& state, void* data) in Run()
168 static void BenchmarkUnwindStackRemote(benchmark::State& state) in BenchmarkUnwindStackRemote()
181 static void BenchmarkUnwindStackRemoteCache(benchmark::State& state) in BenchmarkUnwindStackRemoteCache()
194 static void BenchmarkUnwindStackRemoteFrames(benchmark::State& state) in BenchmarkUnwindStackRemoteFrames()
208 static void BenchmarkUnwindStackRemoteFramesCache(benchmark::State& state) in BenchmarkUnwindStackRemoteFramesCache()
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager6_gtest.cpp614 int32_t state = 0; variable
634 int32_t state = 1; variable
654 int32_t state = 0; variable
669 int32_t state = 0; variable
685 int32_t state = -1; variable
704 int32_t state = 0; variable
726 int32_t state; variable
747 int32_t state; variable
764 int32_t state; variable
778 int32_t state; variable
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/pan/
H A Dpan_test.cpp31 …virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged()
124 int32_t state = static_cast<int32_t>(BTConnectState::DISCONNECTED); variable
195 int state = static_cast<int>(BTConnectState::DISCONNECTED); variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/vibrator/
H A Dvibrator_utils.cpp49 bool state = false; in GetFirstSupportedId() local
77 bool state = false; in StartVibraFeedback() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Dutf8_decode.h65 uint32_t state = 0U; in GetCharUtf8() local
88 uint32_t state = 0U; in CountGlyphsUtf8() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_callback_proxy_lite.cpp36 void WifiDeviceCallBackProxy::OnWifiStateChanged(int state) in OnWifiStateChanged()
61 void WifiDeviceCallBackProxy::OnWifiConnectionChanged(int state, const WifiLinkedInfo &info) in OnWifiConnectionChanged()
131 void WifiDeviceCallBackProxy::OnWifiWpsStateChanged(int state, const std::string &pinCode) in OnWifiWpsStateChanged()
182 void WifiDeviceCallBackProxy::OnDeviceConfigChanged(ConfigChange state) in OnDeviceConfigChanged()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhcamera_device_manager.h31 CameraProcessPriority(int32_t uid, int32_t state, int32_t focusState) : processUid_(uid), in CameraProcessPriority()
81 inline void SetProcessState(int32_t state) in SetProcessState()
106 HCameraDeviceHolder(int32_t pid, int32_t uid, int32_t state, int32_t focusState, in HCameraDeviceHolder()
114 inline void SetState(int32_t state) in SetState()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dpage_ability_impl_test.cpp283 AAFwk::LifeCycleStateInfo state; variable
316 AAFwk::LifeCycleStateInfo state; variable
346 AAFwk::LifeCycleStateInfo state; variable
376 AAFwk::LifeCycleStateInfo state; variable
406 AAFwk::LifeCycleStateInfo state; variable
439 AAFwk::LifeCycleStateInfo state; variable
471 AAFwk::LifeCycleStateInfo state; variable
506 AAFwk::LifeCycleStateInfo state; variable
540 AAFwk::LifeCycleStateInfo state; variable
689 AAFwk::LifeCycleStateInfo state; variable
[all …]
/ohos5.0/base/sensors/miscdevice/test/unittest/vibrator/native/
H A Dvibrator_agent_test.cpp121 bool state { false }; in IsSupportVibratorEffect() local
811 bool state { false }; variable
826 bool state { false }; variable
835 bool state { false }; variable
844 bool state { false }; variable
859 bool state { false }; variable
874 bool state { false }; variable
889 bool state { false }; variable
904 bool state { false }; variable
919 bool state { false }; variable
[all …]
/ohos5.0/base/powermgr/battery_lite/frameworks/native/src/mini/
H A Dbattery_framework.c59 BatteryChargeState state = CHARGE_STATE_NONE; in GetChargingStatus() local
69 BatteryHealthState state = HEALTH_STATE_UNKNOWN; in GetHealthStatus() local
79 BatteryPluggedType state = PLUGGED_TYPE_NONE; in GetPluggedType() local
/ohos5.0/base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expand_process_lib/savetrustedinfo_fuzzer/
H A Dsavetrustedinfo_fuzzer.cpp252 CmdState state; in SaveTrustedInfoTest11() local
261 CmdState state; in SaveTrustedInfoTest12() local
271 CmdState state; in SaveTrustedInfoTest13() local
292 CmdState state; in SaveTrustedInfoTest15() local
304 CmdState state; in SaveTrustedInfoTest16() local
315 CmdState state; in SaveTrustedInfoTest17() local
327 CmdState state; in SaveTrustedInfoTest18() local
338 CmdState state; in SaveTrustedInfoTest19() local
349 CmdState state; in SaveTrustedInfoTest20() local
361 CmdState state; in SaveTrustedInfoTest21() local
/ohos5.0/base/update/updater/test/unittest/flashd_test/
H A Dflashd_unittest.cpp64 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10202()
98 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10302()
132 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10402()
166 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10502()
308 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10602()
338 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10702()
383 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10802()
412 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10902()
434 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10a02()
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_1/src/
H A Dcamera_benchmark_test.cpp26 void CameraBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp()
33 void CameraBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dhands_free_unit_calls.cpp22 HandsFreeUnitCalls::HandsFreeUnitCalls(const std::string &device, int id, int state, const std::str… in HandsFreeUnitCalls()
30 HandsFreeUnitCalls::HandsFreeUnitCalls(const std::string &device, int id, int state, const std::str… in HandsFreeUnitCalls()
83 void HandsFreeUnitCalls::SetState(int state) in SetState()
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Dnative_power_state_machine_test.cpp29 void PowerStateTest1Callback::OnPowerStateChanged(PowerState state) in OnPowerStateChanged()
35 void PowerStateTest1Callback::OnAsyncPowerStateChanged(PowerState state) in OnAsyncPowerStateChanged()
41 void PowerStateTest2Callback::OnPowerStateChanged(PowerState state) in OnPowerStateChanged()
47 void PowerStateTest2Callback::OnAsyncPowerStateChanged(PowerState state) in OnAsyncPowerStateChanged()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_top_down_test.cpp208 …onScroll = [&offsetY, &scrollState, &isOnScrollCallBack](CalcDimension offset, ScrollState state) { in __anon134e801f0102()
216 Dimension offset, ScrollState state, ScrollSource source) { in __anon134e801f0202()
227 Dimension offset, ScrollState state) { in __anon134e801f0302()
269 …onScroll = [&offsetY, &scrollState, &isOnScrollCallBack](CalcDimension offset, ScrollState state) { in __anon134e801f0402()
277 Dimension offset, ScrollState state, ScrollSource source) { in __anon134e801f0502()
288 Dimension offset, ScrollState state) { in __anon134e801f0602()
483 Dimension offset, ScrollState state, ScrollSource source) { in __anon134e801f0702()
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_settings.cpp61 RetError AccessibilitySettings::SetShortKeyState(const bool state) in SetShortKeyState()
99 RetError AccessibilitySettings::SetMouseKeyState(const bool state) in SetMouseKeyState()
297 RetError AccessibilitySettings::SetAudioMonoState(const bool state) in SetAudioMonoState()
698 RetError AccessibilitySettings::GetShortKeyState(bool &state) in GetShortKeyState()
733 RetError AccessibilitySettings::GetMouseKeyState(bool &state) in GetMouseKeyState()
888 RetError AccessibilitySettings::GetDaltonizationState(bool &state) in GetDaltonizationState()
918 RetError AccessibilitySettings::GetInvertColorState(bool &state) in GetInvertColorState()
949 RetError AccessibilitySettings::GetAnimationOffState(bool &state) in GetAnimationOffState()
979 RetError AccessibilitySettings::GetAudioMonoState(bool &state) in GetAudioMonoState()
1493 RetError AccessibilitySettings::SetCaptionState(const bool state) in SetCaptionState()
[all …]
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/state/
H A Ddsched_continue_state_machine.cpp51 auto state = currentState_; in Execute() local
74 std::shared_ptr<DSchedContinueState> state = nullptr; in CreateState() local
/ohos5.0/base/powermgr/power_manager/utils/native/src/
H A Dpower_utils.cpp106 const std::string PowerUtils::GetPowerStateString(PowerState state) in GetPowerStateString()
135 const std::string PowerUtils::GetDisplayStateString(DisplayState state) in GetDisplayStateString()
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_callback_stub.cpp64 uint32_t state = data.ReadUint32(); in HandlePrinterEvent() local
76 uint32_t state = data.ReadUint32(); in HandlePrintJobEvent() local
118 uint32_t state = data.ReadUint32(); in HandlePrintAdapterJobChangedEvent() local
132 uint32_t state = data.ReadUint32(); in HandlePrintAdapterGetFileEvent() local
/ohos5.0/foundation/window/window_manager/dm_lite/test/unittest/
H A Ddisplay_lite_power_unit_test.cpp171 ScreenPowerState state = ScreenManagerLite::GetInstance().GetScreenPower(defaultId_); variable
187 DisplayStateCallback callback = [](DisplayState state) {}; in __anone04161b80202()
192 DisplayState state = DisplayManagerLite::GetInstance().GetDisplayState(defaultId_); variable
/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/include/
H A Dpermission_list_state.h60 PermissionOper state; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c510 void LnnNotifyWlanStateChangeEvent(void *state) in LnnNotifyWlanStateChangeEvent()
528 void LnnNotifyScreenStateChangeEvent(SoftBusScreenState state) in LnnNotifyScreenStateChangeEvent()
538 void LnnNotifyBtStateChangeEvent(void *state) in LnnNotifyBtStateChangeEvent()
567 void LnnNotifyAccountStateChangeEvent(SoftBusAccountState state) in LnnNotifyAccountStateChangeEvent()
578 void LnnNotifyUserSwitchEvent(SoftBusUserSwitchState state) in LnnNotifyUserSwitchEvent()
589 void LnnNotifyDifferentAccountChangeEvent(void *state) in LnnNotifyDifferentAccountChangeEvent()
603 void LnnNotifyUserStateChangeEvent(SoftBusUserState state) in LnnNotifyUserStateChangeEvent()
613 void LnnNotifyNightModeStateChangeEvent(void *state) in LnnNotifyNightModeStateChangeEvent()
627 void LnnNotifyHomeGroupChangeEvent(SoftBusHomeGroupState state) in LnnNotifyHomeGroupChangeEvent()
634 void LnnNotifyOOBEStateChangeEvent(SoftBusOOBEState state) in LnnNotifyOOBEStateChangeEvent()
[all …]
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dinput_checkbox_component.cpp47 UICheckBox::UICheckBoxState state = in SetPrivateAttribute() local
112 bool state = (checkbox_.GetState() == UICheckBox::UICheckBoxState::SELECTED); in DealEvent() local

12345678910>>...93