Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Ddecoder.c193 return DECODE_OK; in skip()
267 return DECODE_OK; in upb_pbdecoder_resume()
348 return DECODE_OK; in getbytes_slow()
365 return DECODE_OK; in getbytes()
411 return DECODE_OK; in upb_pbdecoder_decode_varint_slow()
420 return DECODE_OK; in decode_varint()
430 return DECODE_OK; in decode_varint()
453 return DECODE_OK; in decode_v32()
526 return DECODE_OK; in upb_pbdecoder_checktag_slow()
592 return DECODE_OK; in upb_pbdecoder_skipunknown()
[all …]
Ddecoder.int.h280 #define DECODE_OK -1 macro
/external/protobuf/php/ext/google/protobuf/
Dupb.c6925 return DECODE_OK; in skip()
6999 return DECODE_OK; in upb_pbdecoder_resume()
7080 return DECODE_OK; in getbytes_slow()
7097 return DECODE_OK; in getbytes()
7143 return DECODE_OK; in upb_pbdecoder_decode_varint_slow()
7152 return DECODE_OK; in decode_varint()
7162 return DECODE_OK; in decode_varint()
7185 return DECODE_OK; in decode_v32()
7258 return DECODE_OK; in upb_pbdecoder_checktag_slow()
7322 return DECODE_OK; in upb_pbdecoder_skipunknown()
[all …]
Dupb.h6729 #define DECODE_OK -1
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c10694 return DECODE_OK; in skip()
10768 return DECODE_OK; in upb_pbdecoder_resume()
10849 return DECODE_OK; in getbytes_slow()
10866 return DECODE_OK; in getbytes()
10912 return DECODE_OK; in upb_pbdecoder_decode_varint_slow()
10921 return DECODE_OK; in decode_varint()
10931 return DECODE_OK; in decode_varint()
10954 return DECODE_OK; in decode_v32()
11027 return DECODE_OK; in upb_pbdecoder_checktag_slow()
11091 return DECODE_OK; in upb_pbdecoder_skipunknown()
[all …]
Dupb.h10039 #define DECODE_OK -1