Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:oneofField_
(Results
1 - 5
of
5
) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H
A
D
UnittestWellKnownTypes.cs
1857
get { return oneofFieldCase_ == OneofFieldOneofCase.AnyField ? (global::Google.Protobuf.WellKnownTypes.Any)
oneofField_
: null; }
1859
oneofField_
= value;
1868
get { return oneofFieldCase_ == OneofFieldOneofCase.ApiField ? (global::Google.Protobuf.WellKnownTypes.Api)
oneofField_
: null; }
1870
oneofField_
= value;
1879
get { return oneofFieldCase_ == OneofFieldOneofCase.DurationField ? (global::Google.Protobuf.WellKnownTypes.Duration)
oneofField_
: null; }
1881
oneofField_
= value;
1890
get { return oneofFieldCase_ == OneofFieldOneofCase.EmptyField ? (global::Google.Protobuf.WellKnownTypes.Empty)
oneofField_
: null; }
1892
oneofField_
= value;
1901
get { return oneofFieldCase_ == OneofFieldOneofCase.FieldMaskField ? (global::Google.Protobuf.WellKnownTypes.FieldMask)
oneofField_
: null; }
1903
oneofField_
2060
private object
oneofField_
;
global()
field in Google.Protobuf.TestProtos.OneofWellKnownTypes
[all...]
H
A
D
TestMessagesProto3.cs
1421
get { return oneofFieldCase_ == OneofFieldOneofCase.OneofUint32 ? (uint)
oneofField_
: 0; }
1423
oneofField_
= value;
1432
get { return oneofFieldCase_ == OneofFieldOneofCase.OneofNestedMessage ? (global::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.NestedMessage)
oneofField_
: null; }
1434
oneofField_
= value;
1443
get { return oneofFieldCase_ == OneofFieldOneofCase.OneofString ? (string)
oneofField_
: ""; }
1445
oneofField_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
1454
get { return oneofFieldCase_ == OneofFieldOneofCase.OneofBytes ? (pb::ByteString)
oneofField_
: pb::ByteString.Empty; }
1456
oneofField_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
1465
get { return oneofFieldCase_ == OneofFieldOneofCase.OneofBool ? (bool)
oneofField_
: false; }
1467
oneofField_
2064
private object
oneofField_
;
global()
field in ProtobufTestMessages.Proto3.TestAllTypesProto3
[all...]
H
A
D
TestMessagesProto2.cs
1614
get { return HasOneofUint32 ? (uint)
oneofField_
: 0; }
1616
oneofField_
= value;
1637
get { return oneofFieldCase_ == OneofFieldOneofCase.OneofNestedMessage ? (global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedMessage)
oneofField_
: null; }
1639
oneofField_
= value;
1648
get { return HasOneofString ? (string)
oneofField_
: ""; }
1650
oneofField_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
1671
get { return HasOneofBytes ? (pb::ByteString)
oneofField_
: pb::ByteString.Empty; }
1673
oneofField_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
1694
get { return HasOneofBool ? (bool)
oneofField_
: false; }
1696
oneofField_
2262
private object
oneofField_
;
global()
field in ProtobufTestMessages.Proto2.TestAllTypesProto2
[all...]
H
A
D
UnittestProto3.cs
831
get { return oneofFieldCase_ == OneofFieldOneofCase.OneofUint32 ? (uint)
oneofField_
: 0; }
833
oneofField_
= value;
842
get { return oneofFieldCase_ == OneofFieldOneofCase.OneofNestedMessage ? (global::Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage)
oneofField_
: null; }
844
oneofField_
= value;
853
get { return oneofFieldCase_ == OneofFieldOneofCase.OneofString ? (string)
oneofField_
: ""; }
855
oneofField_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
864
get { return oneofFieldCase_ == OneofFieldOneofCase.OneofBytes ? (pb::ByteString)
oneofField_
: pb::ByteString.Empty; }
866
oneofField_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
871
private object
oneofField_
;
field in Google.Protobuf.TestProtos.TestAllTypes
889
oneofField_
in ClearOneofField()
[all...]
H
A
D
Unittest.cs
2544
get { return HasOneofUint32 ? (uint)
oneofField_
: 0; }
2546
oneofField_
= value;
2567
get { return oneofFieldCase_ == OneofFieldOneofCase.OneofNestedMessage ? (global::Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.NestedMessage)
oneofField_
: null; }
2569
oneofField_
= value;
2578
get { return HasOneofString ? (string)
oneofField_
: ""; }
2580
oneofField_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
2601
get { return HasOneofBytes ? (pb::ByteString)
oneofField_
: pb::ByteString.Empty; }
2603
oneofField_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
2620
private object
oneofField_
;
field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2638
oneofField_
in ClearOneofField()
28205
private object
oneofField_
;
global()
field in Google.Protobuf.TestProtos.Proto2.TestHugeFieldNumbers
[all...]
Completed in 47 milliseconds