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:msgdef
(Results
1 - 9
of
9
) sorted by relevance
/third_party/protobuf/php/ext/google/protobuf/
H
A
D
def.h
54
const upb_msgdef *
msgdef
;
member
H
A
D
message.c
452
const upb_msgdef *
msgdef
= desc->
msgdef
;
in PHP_METHOD()
local
[all...]
H
A
D
def.c
516
const upb_msgdef *
msgdef
= NameMap_GetMessage(ce);
in Descriptor_FromClassEntry()
local
[all...]
H
A
D
php-upb.c
3436
const upb_msgdef *
msgdef
;
member
3449
const upb_msgdef *
msgdef
;
member
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H
A
D
protobuf.h
122
const upb_msgdef*
msgdef
;
member
523
const upb_msgdef*
msgdef
;
member
H
A
D
storage.c
463
const upb_fielddef* map_entry_key(const upb_msgdef*
msgdef
) {
in map_entry_key()
argument
469
const upb_fielddef* map_entry_value(const upb_msgdef*
msgdef
) {
in map_entry_value()
argument
496
const upb_msgdef *
msgdef
= desc->
msgdef
;
in create_layout()
local
[all...]
H
A
D
defs.c
451
const upb_msgdef*
msgdef
;
in DescriptorPool_lookup()
local
[all...]
H
A
D
encode_decode.c
773
static void add_handlers_for_mapentry(const upb_msgdef*
msgdef
, upb_handlers* h,
in add_handlers_for_mapentry()
argument
794
static void add_handlers_for_wrapper(const upb_msgdef*
msgdef
,
in add_handlers_for_wrapper()
argument
903
const upb_
msgdef
*
msgdef
= upb_handlers_
msgdef
(h);
add_handlers_for_message()
local
[all...]
H
A
D
upb.c
2991
const upb_msgdef *
msgdef
;
member
3004
const upb_msgdef *
msgdef
;
member
[all...]
Completed in 37 milliseconds