Home
last modified time | relevance | path

Searched refs:GPBWireFormat (Results 1 – 25 of 29) sorted by relevance

12

/external/protobuf/objectivec/
DGPBWireFormat.h44 } GPBWireFormat; typedef
52 uint32_t GPBWireFormatMakeTag(uint32_t fieldNumber, GPBWireFormat wireType)
54 GPBWireFormat GPBWireFormatGetTagWireType(uint32_t tag) __attribute__((const));
58 GPBWireFormat GPBWireFormatForType(GPBDataType dataType, BOOL isPacked)
DGPBWireFormat.m31 #import "GPBWireFormat.h"
40 uint32_t GPBWireFormatMakeTag(uint32_t fieldNumber, GPBWireFormat wireType) {
44 GPBWireFormat GPBWireFormatGetTagWireType(uint32_t tag) {
45 return (GPBWireFormat)(tag & GPBWireFormatTagTypeMask);
54 // The valid GPBWireFormat* values are 0-5, anything else is not a valid tag.
59 GPBWireFormat GPBWireFormatForType(GPBDataType type, BOOL isPacked) {
64 static const GPBWireFormat format[GPBDataType_Count] = {
DBUILD.bazel34 "GPBWireFormat.h",
87 "GPBWireFormat.m",
DGPBDescriptor_PackagePrivate.h286 @property(nonatomic, readonly) GPBWireFormat wireType;
292 @property(nonatomic, readonly) GPBWireFormat alternateWireType;
DGPBProtocolBuffers.m55 #import "GPBWireFormat.m"
DGPBCodedOutputStream.h124 - (void)writeTag:(uint32_t)fieldNumber format:(GPBWireFormat)format;
DGPBDescriptor.m36 #import "GPBWireFormat.h"
442 GPBWireFormat format;
457 GPBWireFormat format =
1064 - (GPBWireFormat)wireType {
1069 - (GPBWireFormat)alternateWireType {
DGPBUnknownFieldSet.m37 #import "GPBWireFormat.h"
DGPBCodedInputStream.m37 #import "GPBWireFormat.h"
DGPBCodedOutputStream.m128 uint32_t fieldNumber, GPBWireFormat format) {
991 - (void)writeTag:(uint32_t)fieldNumber format:(GPBWireFormat)format { argument
/external/cronet/third_party/protobuf/objectivec/
DGPBWireFormat.h44 } GPBWireFormat; typedef
52 uint32_t GPBWireFormatMakeTag(uint32_t fieldNumber, GPBWireFormat wireType)
54 GPBWireFormat GPBWireFormatGetTagWireType(uint32_t tag) __attribute__((const));
58 GPBWireFormat GPBWireFormatForType(GPBDataType dataType, BOOL isPacked)
DGPBWireFormat.m31 #import "GPBWireFormat.h"
40 uint32_t GPBWireFormatMakeTag(uint32_t fieldNumber, GPBWireFormat wireType) {
44 GPBWireFormat GPBWireFormatGetTagWireType(uint32_t tag) {
45 return (GPBWireFormat)(tag & GPBWireFormatTagTypeMask);
54 // The valid GPBWireFormat* values are 0-5, anything else is not a valid tag.
59 GPBWireFormat GPBWireFormatForType(GPBDataType type, BOOL isPacked) {
64 static const GPBWireFormat format[GPBDataType_Count] = {
DBUILD33 "GPBWireFormat.h",
87 "GPBWireFormat.m",
DGPBDescriptor_PackagePrivate.h286 @property(nonatomic, readonly) GPBWireFormat wireType;
292 @property(nonatomic, readonly) GPBWireFormat alternateWireType;
DGPBProtocolBuffers.m55 #import "GPBWireFormat.m"
DGPBCodedOutputStream.h124 - (void)writeTag:(uint32_t)fieldNumber format:(GPBWireFormat)format;
DGPBDescriptor.m36 #import "GPBWireFormat.h"
442 GPBWireFormat format;
457 GPBWireFormat format =
1064 - (GPBWireFormat)wireType {
1069 - (GPBWireFormat)alternateWireType {
DGPBUnknownFieldSet.m37 #import "GPBWireFormat.h"
DGPBCodedInputStream.m37 #import "GPBWireFormat.h"
DGPBCodedOutputStream.m128 uint32_t fieldNumber, GPBWireFormat format) {
991 - (void)writeTag:(uint32_t)fieldNumber format:(GPBWireFormat)format { argument
/external/cronet/third_party/protobuf/objectivec/Tests/
DGPBCompileTest13.m35 #import "GPBWireFormat.h"
/external/protobuf/objectivec/Tests/
DGPBCompileTest13.m35 #import "GPBWireFormat.h"
/external/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/
Dproject.pbxproj19 …B5640F94FB4E00A0C422 /* GPBWireFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E80F9…
141 …F99000A0C422 /* GPBWireFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
142 …99000A0C422 /* GPBWireFormat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
429 7461B4E70F94F99000A0C422 /* GPBWireFormat.h */,
430 7461B4E80F94F99000A0C422 /* GPBWireFormat.m */,
736 7461B5640F94FB4E00A0C422 /* GPBWireFormat.m in Sources */,
/external/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/
Dproject.pbxproj19 …B5640F94FB4E00A0C422 /* GPBWireFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E80F9…
140 …F99000A0C422 /* GPBWireFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
141 …99000A0C422 /* GPBWireFormat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
423 7461B4E70F94F99000A0C422 /* GPBWireFormat.h */,
424 7461B4E80F94F99000A0C422 /* GPBWireFormat.m */,
729 7461B5640F94FB4E00A0C422 /* GPBWireFormat.m in Sources */,
/external/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/
Dproject.pbxproj19 …B5640F94FB4E00A0C422 /* GPBWireFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E80F9…
141 …F99000A0C422 /* GPBWireFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
142 …99000A0C422 /* GPBWireFormat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
429 7461B4E70F94F99000A0C422 /* GPBWireFormat.h */,
430 7461B4E80F94F99000A0C422 /* GPBWireFormat.m */,
737 7461B5640F94FB4E00A0C422 /* GPBWireFormat.m in Sources */,

12