Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc576 PROTOBUF_NDEBUG_INLINE static bool ReadBytesToString(
578 inline static bool ReadBytesToString(io::CodedInputStream* input, in ReadBytesToString() function
586 return ReadBytesToString(input, value); in ReadBytes()
593 return ReadBytesToString(input, *p); in ReadBytes()
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc576 PROTOBUF_NDEBUG_INLINE static bool ReadBytesToString(
578 inline static bool ReadBytesToString(io::CodedInputStream* input, in ReadBytesToString() function
586 return ReadBytesToString(input, value); in ReadBytes()
593 return ReadBytesToString(input, *p); in ReadBytes()