Searched refs:getHardware (Results 1 – 3 of 3) sorted by relevance
47 const std::string getHardware() const;
140 const std::string CpuInfo::getHardware() const { in getHardware() function in swappy::CpuInfo
158 ALOGI("Swappy found %d CPUs [%s].", cpu.getNumberOfCpus(), cpu.getHardware().c_str()); in looperThread()