Home
last modified time | relevance | path

Searched refs:GetPowerConnectStatus (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/include/
H A Dpower_mgr_service.h166 PowerConnectStatus GetPowerConnectStatus() const in GetPowerConnectStatus() function
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp1585 if (GetPowerConnectStatus() == PowerConnectStatus::POWER_CONNECT_INVALID) { in IsPowerConnected()
1588 return GetPowerConnectStatus() == PowerConnectStatus::POWER_CONNECT_AC; in IsPowerConnected()