Home
last modified time | relevance | path

Searched refs:INVALID_STATE (Results 1 - 23 of 23) sorted by relevance

/foundation/window/window_manager/dm_lite/src/
H A Ddisplay_manager_lite_proxy.cpp531 return ScreenPowerState::INVALID_STATE; in GetScreenPower()
539 return ScreenPowerState::INVALID_STATE; in GetScreenPower()
543 return ScreenPowerState::INVALID_STATE; in GetScreenPower()
548 return ScreenPowerState::INVALID_STATE; in GetScreenPower()
H A Ddisplay_manager_adapter_lite.cpp258 INIT_PROXY_CHECK_RETURN(ScreenPowerState::INVALID_STATE); in GetScreenPower()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinner_link.h73 INVALID_STATE = -1, member in OHOS::SoftBus::InnerLink::LinkState
H A Dinner_link.cpp84 return Get(InnerLinKey::STATE, LinkState::INVALID_STATE); in GetState()
383 LinkState state = Get(InnerLinKey::STATE, LinkState::INVALID_STATE); in IsProtected()
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dinner_link_test.cpp44 EXPECT_EQ(info.GetState(), InnerLink::LinkState::INVALID_STATE); in HWTEST_F()
/foundation/window/window_manager/previewer/include/
H A Ddm_common.h92 INVALID_STATE, member in OHOS::Rosen::ScreenPowerState
/foundation/window/window_manager/dmserver/include/
H A Dabstract_screen_controller.h158 ScreenPowerState powerState_ { ScreenPowerState::INVALID_STATE };
/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddm_common.h103 INVALID_STATE, member in OHOS::Rosen::ScreenPowerState
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp223 const int32_t INVALID_STATE = -1; member in OHOS::Bluetooth::BluetoothHost::impl::BluetoothHostObserverImp
224 int32_t preBrState_ = INVALID_STATE;
225 int32_t preBleState_ = INVALID_STATE;
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js20 const INVALID_STATE = -1;
798 role: l5 == INVALID_STATE ? undefined : l5,
799 state: m5 == INVALID_STATE ? undefined : m5,
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_proxy.cpp985 return ScreenPowerState::INVALID_STATE; in GetScreenPower()
993 return ScreenPowerState::INVALID_STATE; in GetScreenPower()
997 return ScreenPowerState::INVALID_STATE; in GetScreenPower()
1002 return ScreenPowerState::INVALID_STATE; in GetScreenPower()
H A Dabstract_screen_controller.cpp1501 return ScreenPowerState::INVALID_STATE; in GetScreenPower()
/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_power_test.cpp362 bool ret = ScreenManager::GetInstance().SetScreenPowerForAll(ScreenPowerState::INVALID_STATE, in HWTEST_F()
/foundation/window/window_manager/window_scene/screen_session_manager/include/zidl/
H A Dscreen_session_manager_interface.h97 virtual ScreenPowerState GetScreenPower(ScreenId dmsScreenId) override { return ScreenPowerState::INVALID_STATE; }
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_service_test.cpp333 EXPECT_EQ(result, ScreenPowerState::INVALID_STATE); in HWTEST_F()
H A Dabstract_screen_controller_test.cpp893 ASSERT_EQ(false, absController_->SetScreenPowerForAll(ScreenPowerState::INVALID_STATE, in HWTEST_F()
H A Ddisplay_manager_proxy_test.cpp890 EXPECT_EQ(result2, ScreenPowerState::INVALID_STATE); in HWTEST_F()
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_proxy.cpp986 return ScreenPowerState::INVALID_STATE; in GetScreenPower()
994 return ScreenPowerState::INVALID_STATE; in GetScreenPower()
998 return ScreenPowerState::INVALID_STATE; in GetScreenPower()
1003 return ScreenPowerState::INVALID_STATE; in GetScreenPower()
/foundation/window/window_manager/dm/src/
H A Ddisplay_manager_adapter.cpp287 INIT_PROXY_CHECK_RETURN(ScreenPowerState::INVALID_STATE); in GetScreenPower()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_proxy_test.cpp819 EXPECT_NE(ScreenPowerState::INVALID_STATE, screenSessionManagerProxy->GetScreenPower(dmsScreenId)); in HWTEST_F()
821 EXPECT_EQ(ScreenPowerState::INVALID_STATE, screenSessionManagerProxy->GetScreenPower(dmsScreenId)); in HWTEST_F()
H A Dscreen_session_manager_test.cpp512 * @tc.desc: SetScreenPowerById test INVALID_STATE
531 ScreenPowerState state = ScreenPowerState::INVALID_STATE; in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor_test.cpp946 InnerLink::LinkState state = InnerLink::LinkState::INVALID_STATE; in HWTEST_F()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp2374 return ScreenPowerState::INVALID_STATE; in GetScreenPower()

Completed in 50 milliseconds