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

  /external/protobuf/src/google/protobuf/
wire_format.cc 638 uint32 fake_tag = 0; local
659 fake_tag = WireFormatLite::MakeTag(
669 if (!ParseAndMergeField(fake_tag, field, message,
680 if (fake_tag == 0) {
689 if (!ParseAndMergeField(fake_tag, field, message, input)) {
    [all...]
extension_set.cc 935 uint32 fake_tag = 0; local
    [all...]

Completed in 231 milliseconds