Home
last modified time | relevance | path

Searched defs:GetPowerStatus (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/
H A D_input_controller.md121 ### GetPowerStatus subsection
/ohos5.0/drivers/peripheral/input/interfaces/include/
H A Dinput_controller.h89 int32_t (*GetPowerStatus)(uint32_t devIndex, uint32_t *status); member
/ohos5.0/drivers/peripheral/display/hal/
H A Ddisp_hal.h39 int32_t (*GetPowerStatus)(uint32_t devId, DispPowerStatus *pStatus); member
H A Ddisp_hal.c176 static int32_t GetPowerStatus(uint32_t devId, DispPowerStatus *pStatus) in GetPowerStatus() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/
H A Drs_screen_data.cpp63 ScreenPowerStatus RSScreenData::GetPowerStatus() const in GetPowerStatus() function in OHOS::Rosen::RSScreenData
/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_manager.cpp87 static int32_t GetPowerStatus(uint32_t devIndex, uint32_t *status) in GetPowerStatus() function
H A Dinput_device_manager.cpp803 RetStatus InputDeviceManager::GetPowerStatus(uint32_t devIndex, uint32_t *status) in GetPowerStatus() function in OHOS::Input::InputDeviceManager
/ohos5.0/drivers/peripheral/input/hdi_service/
H A Dinput_interfaces_impl.cpp306 int32_t InputInterfacesImpl::GetPowerStatus(uint32_t devIndex, uint32_t &status) in GetPowerStatus() function in OHOS::HDI::Input::V1_0::InputInterfacesImpl
/ohos5.0/drivers/hdf_core/framework/model/display/driver/
H A Dhdf_disp.c225 static int32_t GetPowerStatus(struct HdfDeviceObject *device, struct HdfSBuf *reqData, struct HdfSB… in GetPowerStatus() function
/ohos5.0/drivers/peripheral/input/hal/src/
H A Dinput_controller.c231 static int32_t GetPowerStatus(uint32_t devIndex, uint32_t *status) in GetPowerStatus() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.cpp418 uint32_t RSScreen::GetPowerStatus() const in GetPowerStatus() function in OHOS::Rosen::impl::RSScreen
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp1807 bool ScreenSessionManager::GetPowerStatus(ScreenPowerState state, PowerStateChangeReason reason, in GetPowerStatus() function in OHOS::Rosen::ScreenSessionManager