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:oneof_name
(Results
1 - 6
of
6
) sorted by relevance
/third_party/protobuf/src/google/protobuf/util/
H
A
D
type_resolver_util_test.cc
100
FieldInOneof(const Type& type, const std::string& name, const std::string&
oneof_name
)
FieldInOneof()
argument
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H
A
D
csharp_field_base.cc
194
std::string FieldGeneratorBase::
oneof_name
() {
in oneof_name()
function in google::protobuf::compiler::csharp::FieldGeneratorBase
/third_party/protobuf/src/google/protobuf/compiler/python/
H
A
D
python_generator.cc
1365
std::string
oneof_name
= strings::Substitute(
in FixOptionsForOneof()
local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H
A
D
Message.php
150
$
oneof_name
= $oneof->getName();
variable
219
$
oneof_name
= $oneof->getName();
variable
232
$
oneof_name
= $oneof->getName();
variable
241
$
oneof_name
= $oneof->getName();
variable
597
$
oneof_name
= $oneof->getName();
global()
variable
1580
$
oneof_name
= $oneof->getName();
global()
variable
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H
A
D
parser.cc
787
std::string
oneof_name
= field.name();
in ParseMessageDefinition()
local
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H
A
D
defs.c
1824
VALUE
oneof_name
;
in MessageBuilderContext_add_synthetic_oneofs()
local
Completed in 11 milliseconds