HomeSort by relevance Sort by last modified time
    Searched full:read_into (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/base/
bytebuffer.cc 91 char* read_into = reinterpret_cast<char*>(&v); local
93 ++read_into;
96 if (!ReadBytes(read_into, 3)) {

Completed in 595 milliseconds