Home
last modified time | relevance | path

Searched defs:FixedSize (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/
DFieldCodecTest.cs93 public void FixedSize(ICodecTestData codec) in FixedSize() method in Google.Protobuf.FieldCodecTest
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_primitive_field.cc52 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DFieldCodec.cs390 internal int FixedSize { get; } property in Google.Protobuf.FieldCodec
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/javanano/
Djavanano_primitive_field.cc128 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/
Djava_helpers.cc674 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function