Searched defs:ReadVarint32Fallback (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/ | ||
H A D | inputbuffer.cc | 123 Status InputBuffer::ReadVarint32Fallback(uint32* result) { in ReadVarint32Fallback() function in tensorflow::io::InputBuffer |
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/ | ||
H A D | coded_stream.cc | 458 int64_t CodedInputStream::ReadVarint32Fallback(uint32_t first_byte_or_zero) { in ReadVarint32Fallback() function in google::protobuf::io::CodedInputStream |
/aosp_15_r20/external/protobuf/src/google/protobuf/io/ | ||
H A D | coded_stream.cc | 458 int64_t CodedInputStream::ReadVarint32Fallback(uint32_t first_byte_or_zero) { in ReadVarint32Fallback() function in google::protobuf::io::CodedInputStream |