Home
last modified time | relevance | path

Searched defs:SetByte (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/lib/io/
Drecordio_test.cc165 void SetByte(int offset, char new_byte) { contents_[offset] = new_byte; } in SetByte() function in tensorflow::io::__anonf3e19eba0111::RecordioTest
/external/leveldb/db/
Dlog_test.cc82 void SetByte(int offset, char new_byte) { in SetByte() function in leveldb::log::LogTest
/external/webrtc/api/transport/
Dstun.cc1144 void StunByteStringAttribute::SetByte(size_t index, uint8_t value) { in SetByte() function in cricket::StunByteStringAttribute