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:oneofs
(Results
1 - 13
of
13
) sorted by relevance
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H
A
D
csharp_reflection_class.cc
276
std::vector<std::string>
oneofs
;
in WriteGeneratedCodeInfo()
local
/third_party/protobuf/php/src/Google/Protobuf/
H
A
D
Type.php
35
private $
oneofs
;
variable
153
$this->
oneofs
= $arr;
variable
/third_party/protobuf/objectivec/
H
A
D
GPBDescriptor.h
72
@property(nonatomic, readonly, strong, nullable) NSArray<GPBOneofDescriptor*> *
oneofs
;
variable
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H
A
D
DescriptorMessageInfoFactory.java
665
private OneofInfo[]
oneofs
= new OneofInfo[2];
field in DescriptorMessageInfoFactory.OneofState
H
A
D
GeneratedMessageV3.java
2003
private final OneofAccessor[]
oneofs
;
field in GeneratedMessageV3.FieldAccessorTable
H
A
D
GeneratedMessage.java
2136
private final OneofAccessor[]
oneofs
;
field in GeneratedMessage.FieldAccessorTable
H
A
D
Descriptors.java
828
private final OneofDescriptor[]
oneofs
;
field in Descriptors.Descriptor
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H
A
D
protobuf.h
526
MessageOneof*
oneofs
;
member
H
A
D
defs.c
1805
const google_protobuf_OneofDescriptorProto*const*
oneofs
=
in MessageBuilderContext_add_synthetic_oneofs()
local
H
A
D
upb.c
3032
const upb_oneofdef *
oneofs
;
member
4583
const google_protobuf_OneofDescriptorProto *const *
oneofs
;
in create_msgdef()
local
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H
A
D
descriptor_containers.cc
1262
namespace
oneofs
{
namespace
/third_party/protobuf/src/google/protobuf/
H
A
D
type.pb.h
1475
inline const std::string& Type::
oneofs
(int index) const {
in oneofs()
function in Type
1522
Type::
oneofs
() const {
oneofs()
function in Type
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H
A
D
php-upb.c
3477
const upb_oneofdef *
oneofs
;
member
5054
const google_protobuf_OneofDescriptorProto *const *
oneofs
;
in create_msgdef()
local
[all...]
Completed in 50 milliseconds