Home
last modified time | relevance | path

Searched refs:ReadBytesToString (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwire_format_lite.cc494 GOOGLE_ATTRIBUTE_ALWAYS_INLINE static bool ReadBytesToString(
496 inline static bool ReadBytesToString(io::CodedInputStream* input, in ReadBytesToString() function
504 return ReadBytesToString(input, value); in ReadBytes()
511 return ReadBytesToString(input, *p); in ReadBytes()