OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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