Home
last modified time | relevance | path

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

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