Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBWireType.php40 const START_GROUP = 3; define in Google\\Protobuf\\Internal\\GPBWireType
DMessage.php300 case GPBWireType::START_GROUP:
/external/exoplayer/tree/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/ts/
DH262Reader.java42 private static final int START_GROUP = 0xB8; field in H262Reader
201 } else if (startCodeValue == START_GROUP) { in consume()
/external/protobuf/js/binary/
Dreader.js291 nextWireType != jspb.BinaryConstants.WireType.START_GROUP &&
433 case jspb.BinaryConstants.WireType.START_GROUP:
567 this.nextWireType_ == jspb.BinaryConstants.WireType.START_GROUP);
Dconstants.js224 START_GROUP: 3, property
Dwriter.js824 this.writeFieldHeader_(1, jspb.BinaryConstants.WireType.START_GROUP);
855 this.writeFieldHeader_(field, jspb.BinaryConstants.WireType.START_GROUP);
1233 this.writeFieldHeader_(field, jspb.BinaryConstants.WireType.START_GROUP);