Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c6978 uint8_t old_wt2; in repack() local
6979 upb_pbdecoder_unpackdispatch(dispatch, &ofs, &wt1, &old_wt2); in repack()
6980 assert(old_wt2 == NO_WIRE_TYPE); /* wt2 should not be set yet. */ in repack()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c7652 uint8_t old_wt2; in repack() local
7653 upb_pbdecoder_unpackdispatch(dispatch, &ofs, &wt1, &old_wt2); in repack()
7654 assert(old_wt2 == NO_WIRE_TYPE); /* wt2 should not be set yet. */ in repack()