Home
last modified time | relevance | path

Searched defs:GetLightColor (Results 1 – 3 of 3) sorted by relevance

/base/powermgr/battery_manager/charger/src/
Dbattery_led.cpp107 uint32_t BatteryLed::GetLightColor() const in GetLightColor() function in OHOS::PowerMgr::BatteryLed
/base/powermgr/battery_manager/services/native/src/
Dbattery_light.cpp115 uint32_t BatteryLight::GetLightColor() const in GetLightColor() function in OHOS::PowerMgr::BatteryLight
/base/sensors/miscdevice/test/unittest/light/
Dlight_agent_test.cpp127 bool GetLightColor(LightColor &color, int32_t lightType) in GetLightColor() function