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
defs:_Extensions
(Results
1 - 4
of
4
) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H
A
D
UnittestSelfreferentialOptions.cs
74
private pb::ExtensionSet<FooOptions>
_Extensions
{ get { return _extensions; } }
property in UnitTest.Issues.TestProtos.SelfreferentialOptions.FooOptions
H
A
D
TestMessagesProto2.cs
255
private pb::ExtensionSet<TestAllTypesProto2>
_Extensions
{ get { return _extensions; } }
property in ProtobufTestMessages.Proto2.TestAllTypesProto2
5223
private pb::ExtensionSet<MessageSetCorrect>
_Extensions
{ get { return _extensions; } }
property in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrect
H
A
D
Unittest.cs
6031
private pb::ExtensionSet<TestAllExtensions>
_Extensions
{ get { return _extensions; } }
property in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
7036
private pb::ExtensionSet<TestGroupExtension>
_Extensions
{ get { return _extensions; } }
property in Google.Protobuf.TestProtos.Proto2.TestGroupExtension
10188
private pb::ExtensionSet<TestEmptyMessageWithExtensions>
_Extensions
{ get { return _extensions; } }
property in Google.Protobuf.TestProtos.Proto2.TestEmptyMessageWithExtensions
10369
private pb::ExtensionSet<TestMultipleExtensionRanges>
_Extensions
{ get { return _extensions; } }
property in Google.Protobuf.TestProtos.Proto2.TestMultipleExtensionRanges
14528
private pb::ExtensionSet<TestFieldOrderings>
_Extensions
{ get { return _extensions; } }
property in Google.Protobuf.TestProtos.Proto2.TestFieldOrderings
23677
private pb::ExtensionSet<TestPackedExtensions>
_Extensions
{ get { return _extensions; } }
property in Google.Protobuf.TestProtos.Proto2.TestPackedExtensions
23858
private pb::ExtensionSet<TestUnpackedExtensions>
_Extensions
{ get { return _extensions; } }
property in Google.Protobuf.TestProtos.Proto2.TestUnpackedExtensions
24987
private pb::ExtensionSet<TestParsingMerge>
_Extensions
{ get { return _extensions; } }
property in Google.Protobuf.TestProtos.Proto2.TestParsingMerge
27886
private pb::ExtensionSet<TestHugeFieldNumbers>
_Extensions
{ get { return _extensions; } }
global()
property in Google.Protobuf.TestProtos.Proto2.TestHugeFieldNumbers
28921
private pb::ExtensionSet<TestExtensionInsideTable>
_Extensions
{ get { return _extensions; } }
global()
property in Google.Protobuf.TestProtos.Proto2.TestExtensionInsideTable
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H
A
D
Descriptor.cs
1924
private pb::ExtensionSet<ExtensionRangeOptions>
_Extensions
{ get { return _extensions; } }
property in Google.Protobuf.Reflection.ExtensionRangeOptions
4709
private pb::ExtensionSet<FileOptions>
_Extensions
{ get { return _extensions; } }
property in Google.Protobuf.Reflection.FileOptions
6012
private pb::ExtensionSet<MessageOptions>
_Extensions
{ get { return _extensions; } }
property in Google.Protobuf.Reflection.MessageOptions
6473
private pb::ExtensionSet<FieldOptions>
_Extensions
{ get { return _extensions; } }
property in Google.Protobuf.Reflection.FieldOptions
7073
private pb::ExtensionSet<OneofOptions>
_Extensions
{ get { return _extensions; } }
property in Google.Protobuf.Reflection.OneofOptions
7282
private pb::ExtensionSet<EnumOptions>
_Extensions
{ get { return _extensions; } }
property in Google.Protobuf.Reflection.EnumOptions
7601
private pb::ExtensionSet<EnumValueOptions>
_Extensions
{ get { return _extensions; } }
property in Google.Protobuf.Reflection.EnumValueOptions
7867
private pb::ExtensionSet<ServiceOptions>
_Extensions
{ get { return _extensions; } }
property in Google.Protobuf.Reflection.ServiceOptions
8133
private pb::ExtensionSet<MethodOptions>
_Extensions
{ get { return _extensions; } }
property in Google.Protobuf.Reflection.MethodOptions
Completed in 61 milliseconds