Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/powermgr_lite/services/include/
H A Dpower_manage_feature.h30 const char *GetPowerManageFeatureName(Feature *feature);
41 .GetName = GetPowerManageFeatureName, \
/ohos5.0/base/powermgr/powermgr_lite/services/src/
H A Dpower_manage_feature.c27 const char *GetPowerManageFeatureName(Feature *feature) in GetPowerManageFeatureName() function