Home
last modified time | relevance | path

Searched defs:writeIntToFile (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/health/
DBatteryDefender.cpp115 bool BatteryDefender::writeIntToFile(const std::string &path, const int value) { in writeIntToFile() function in hardware::google::pixel::health::BatteryDefender
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp1246 int32_t writeIntToFile(const char* file, uint32_t value) { in writeIntToFile() function