Home
last modified time | relevance | path

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

/base/powermgr/battery_manager/interfaces/innerkits/native/include/
Dbattery_info.h272 technology_ = technology; in SetTechnology()
347 return technology_; in GetTechnology()
366 (technology_ == info.GetTechnology());
406 std::string technology_ = INVALID_STRING_VALUE; variable