Searched refs:removeLineEndings (Results 1 – 2 of 2) sorted by relevance
176 void removeLineEndings(std::string *str);
88 void BatteryDefender::removeLineEndings(std::string *str) { in removeLineEndings() function in hardware::google::pixel::health::BatteryDefender106 removeLineEndings(&buffer); in readFileToInt()