Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h1289 static uint8_t* WriteVarint32ToArrayOutOfLineHelper(uint32_t value,
1660 return WriteVarint32ToArrayOutOfLineHelper(value, target); in WriteVarint32ToArrayOutOfLine()
Dcoded_stream.cc943 uint8_t* CodedOutputStream::WriteVarint32ToArrayOutOfLineHelper(uint32_t value, in WriteVarint32ToArrayOutOfLineHelper() function in google::protobuf::io::CodedOutputStream
/external/cronet/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h1309 static uint8_t* WriteVarint32ToArrayOutOfLineHelper(uint32_t value,
1672 return WriteVarint32ToArrayOutOfLineHelper(value, target); in WriteVarint32ToArrayOutOfLine()
Dcoded_stream.cc943 uint8_t* CodedOutputStream::WriteVarint32ToArrayOutOfLineHelper(uint32_t value, in WriteVarint32ToArrayOutOfLineHelper() function in google::protobuf::io::CodedOutputStream