OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MessageField
(Results
26 - 28
of
28
) sorted by null
1
2
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
UnittestProto3.cs
166
new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestCamelCaseFieldNames), global::Google.Protobuf.TestProtos.TestCamelCaseFieldNames.Parser, new[]{ "PrimitiveField", "StringField", "EnumField", "
MessageField
", "RepeatedPrimitiveField", "RepeatedStringField", "RepeatedEnumField", "RepeatedMessageField" }, null, null, null),
[
all
...]
/external/protobuf/ruby/ext/google/protobuf_c/
storage.c
407
layout->fields = ALLOC_N(
MessageField
, nfields);
/external/protobuf/conformance/
conformance_test.cc
[
all
...]
Completed in 199 milliseconds
1
2