OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ForeignEnum
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
Conformance.cs
189
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Conformance.WireFormat), typeof(global::Conformance.
ForeignEnum
), }, new pbr::GeneratedClrTypeInfo[] {
207
public enum
ForeignEnum
{
[
all
...]
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
UnittestProto3.cs
155
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Google.Protobuf.TestProtos.
ForeignEnum
), typeof(global::Google.Protobuf.TestProtos.TestEnumWithDupValue), typeof(global::Google.Protobuf.TestProtos.TestSparseEnum), }, new pbr::GeneratedClrTypeInfo[] {
195
public enum
ForeignEnum
{
518
private global::Google.Protobuf.TestProtos.
ForeignEnum
singleForeignEnum_ = 0;
519
public global::Google.Protobuf.TestProtos.
ForeignEnum
SingleForeignEnum {
[
all
...]
Completed in 405 milliseconds