Home
last modified time | relevance | path

Searched refs:BATTERY_SERVICE (Results 1 - 5 of 5) sorted by relevance

/base/powermgr/battery_lite/frameworks/native/include/
H A Dbattery_framework.h33 IUnknown *iUnknown = SAMGR_GetInstance()->GetFeatureApi(BATTERY_SERVICE, BATTERY_INNER); in GetBatteryIUnknown()
35 POWER_HILOGE("[SERVICE:%s]:BatteryClient::ChargingApiGet iUnknown is null", BATTERY_SERVICE); in GetBatteryIUnknown()
H A Dbattery_mgr.h25 #define BATTERY_SERVICE "battery_service" macro
/base/powermgr/battery_lite/services/src/
H A Dbattery_manage_feature.c125 BOOL result = SAMGR_GetInstance()->RegisterFeature(BATTERY_SERVICE, (Feature *)feature); in GInit()
129 BOOL apiResult = SAMGR_GetInstance()->RegisterFeatureApi(BATTERY_SERVICE, BATTERY_INNER, GET_IUNKNOWN(*feature)); in GInit()
H A Dbattery_manage_service.c51 return BATTERY_SERVICE; in BatteryGetName()
/base/powermgr/battery_lite/frameworks/native/src/small/
H A Dbattery_framework.c225 SAMGR_RegisterFactory(BATTERY_SERVICE, BATTERY_INNER, CreatClient, DestroyClient); in GetBatteryInterface()

Completed in 2 milliseconds