HomeSort by relevance Sort by last modified time
    Searched refs:type_id_tag_bytes (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
decoder.py 570 type_id_tag_bytes = encoder.TagBytes(2, wire_format.WIRETYPE_VARINT)
588 if tag_bytes == type_id_tag_bytes:
  /external/protobuf/python/google/protobuf/internal/
decoder.py 497 type_id_tag_bytes = encoder.TagBytes(2, wire_format.WIRETYPE_VARINT)
514 if tag_bytes == type_id_tag_bytes:

Completed in 45 milliseconds