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:ADefaultValue
(Results
1 - 2
of
2
) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H
A
D
Unittest.cs
4642
private readonly static int
ADefaultValue
= 0;
field in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.OptionalGroup
4647
get { if ((_hasBits0 & 1) != 0) { return a_; } else { return
ADefaultValue
; } }
4833
private readonly static int
ADefaultValue
= 0;
field in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.RepeatedGroup
4838
get { if ((_hasBits0 & 1) != 0) { return a_; } else { return
ADefaultValue
; } }
6246
private readonly static int
ADefaultValue
= 0;
field in Google.Protobuf.TestProtos.Proto2.OptionalGroup_extension
6251
get { if ((_hasBits0 & 1) != 0) { return a_; } else { return
ADefaultValue
; } }
6437
private readonly static int
ADefaultValue
= 0;
field in Google.Protobuf.TestProtos.Proto2.RepeatedGroup_extension
6442
get { if ((_hasBits0 & 1) != 0) { return a_; } else { return
ADefaultValue
; } }
6874
private readonly static int
ADefaultValue
= 0;
field in Google.Protobuf.TestProtos.Proto2.TestGroup.Types.OptionalGroup
6879
get { if ((_hasBits0 & 1) != 0) { return a_; } else { return
ADefaultValue
; } }
7389
private readonly static int
ADefaultValue
= 0;
global()
field in Google.Protobuf.TestProtos.Proto2.TestNestedExtension.Types.OptionalGroup_extension
7649
private readonly static int
ADefaultValue
= 0;
global()
field in Google.Protobuf.TestProtos.Proto2.TestRequired
10588
private readonly static int
ADefaultValue
= 0;
global()
field in Google.Protobuf.TestProtos.Proto2.TestReallyLargeTagNumber
12540
private readonly static int
ADefaultValue
= 0;
global()
field in Google.Protobuf.TestProtos.Proto2.TestDupFieldNumber
12844
private readonly static int
ADefaultValue
= 0;
global()
field in Google.Protobuf.TestProtos.Proto2.TestDupFieldNumber.Types.Foo
13035
private readonly static int
ADefaultValue
= 0;
global()
field in Google.Protobuf.TestProtos.Proto2.TestDupFieldNumber.Types.Bar
19452
private readonly static int
ADefaultValue
= 0;
global()
field in Google.Protobuf.TestProtos.Proto2.TestOneof.Types.FooGroup
20035
private readonly static int
ADefaultValue
= 0;
global()
field in Google.Protobuf.TestProtos.Proto2.TestOneofBackwardsCompatible.Types.FooGroup
21358
private readonly static int
ADefaultValue
= 0;
global()
field in Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.FooGroup
26480
private readonly static string
ADefaultValue
= global::System.Text.Encoding.UTF8.GetString(global::System.Convert.FromBase64String("Ki8gPC0gTmVpdGhlciBzaG91bGQgdGhpcy4="), 0, 26);
global()
field in Google.Protobuf.TestProtos.Proto2.TestCommentInjectionMessage
[all...]
H
A
D
TestMessagesProto2.cs
4780
private readonly static int
ADefaultValue
= 0;
field in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedMessage
4785
get { if ((_hasBits0 & 1) != 0) { return a_; } else { return
ADefaultValue
; } }
6434
private readonly static int
ADefaultValue
= 0;
field in ProtobufTestMessages.Proto2.UnknownToTestAllTypes.Types.OptionalGroup
6439
get { if ((_hasBits0 & 1) != 0) { return a_; } else { return
ADefaultValue
; } }
Completed in 36 milliseconds