Home
last modified time | relevance | path

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

/device/linaro/hikey/bluetooth/
Dbluetooth_hci.cc73 size_t bytes_written = in initialize() local
/device/google/contexthub/util/nanotool/
Dcalibrationfile.cpp124 ssize_t bytes_written = file_->write(json_str.c_str(), json_str.size()); in Save() local