Home
last modified time | relevance | path

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

/base/powermgr/battery_manager/interfaces/inner_api/native/include/
Dbattery_info.h306 technology_ = technology; in SetTechnology()
386 return technology_; in GetTechnology()
410 (technology_ == info.GetTechnology()) &&
453 std::string technology_ = INVALID_STRING_VALUE; variable
/base/powermgr/battery_manager/charger/include/
Dbatteryd_api.h37 std::string technology_; member