Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc492 GOOGLE_ATTRIBUTE_ALWAYS_INLINE static bool ReadBytesToString(
494 inline static bool ReadBytesToString(io::CodedInputStream* input, in ReadBytesToString() function
502 return ReadBytesToString(input, value); in ReadBytes()
509 return ReadBytesToString(input, *p); in ReadBytes()