Home
last modified time | relevance | path

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

/external/puffin/src/
Dfile_stream.cc62 auto c_bytes = static_cast<uint8_t*>(buffer); in Read() local
75 auto c_bytes = static_cast<const uint8_t*>(buffer); in Write() local