Home
last modified time | relevance | path

Searched refs:GetBatTechnologyImpl (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/battery_lite/frameworks/js/builtin/include/
H A Dbattery_impl.h32 char *GetBatTechnologyImpl(void);
/ohos5.0/base/powermgr/battery_lite/frameworks/js/builtin/src/
H A Dbattery_impl.c44 char *GetBatTechnologyImpl(void) in GetBatTechnologyImpl() function
H A Dbattery_module.cpp133 technology = GetBatTechnologyImpl(); in GetTechnology()