Searched defs:FixedSize (Results 1 – 7 of 7) sorted by relevance
92 public void FixedSize(ICodecTestData codec) in FixedSize() method in Google.Protobuf.FieldCodecTest
126 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
52 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
389 internal int FixedSize { get; } property in Google.Protobuf.FieldCodec
128 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
655 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
377 static const unsigned char FixedSize[] = { 8, 16, 32, 64, 32, 64 }; in GetCFNumberSize() local