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:value_field
(Results
1 - 19
of
19
) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H
A
D
MapEntry.php
48
$
value_field
= $desc->getFieldByNumber(2);
variable
H
A
D
GPBJsonWire.php
67
$
value_field
= $map_entry->getFieldByNumber(2);
variable
H
A
D
Message.php
104
$
value_field
= $message_type->getFieldByNumber(2);
variable
551
$
value_field
= $message_type->getFieldByNumber(2);
variable
661
$
value_field
= $field->getMessageType()->getFieldByNumber(2);
global()
variable
711
$
value_field
= $field->getMessageType()->getFieldByNumber(2);
global()
variable
1251
$
value_field
= $field->getMessageType()->getFieldByNumber(2);
global()
variable
1790
$
value_field
= $message_type->getFieldByNumber(2);
global()
variable
1858
$
value_field
= $map_entry->getFieldByNumber(2);
global()
variable
[all...]
/third_party/protobuf/src/google/protobuf/
H
A
D
any.cc
64
GetAnyFieldDescriptors(const Message& message, const FieldDescriptor** type_url_field, const FieldDescriptor**
value_field
)
GetAnyFieldDescriptors()
argument
H
A
D
any.pb.cc
87
GetAnyFieldDescriptors( const ::PROTOBUF_NAMESPACE_ID::Message& message, const ::PROTOBUF_NAMESPACE_ID::FieldDescriptor** type_url_field, const ::PROTOBUF_NAMESPACE_ID::FieldDescriptor**
value_field
)
GetAnyFieldDescriptors()
argument
H
A
D
reflection_ops.cc
279
const FieldDescriptor*
value_field
= field->message_type()->field(1);
in IsInitialized()
local
H
A
D
wire_format.cc
1190
const FieldDescriptor*
value_field
= field->message_type()->field(1);
in InternalSerializeMapEntry()
local
1621
const FieldDescriptor*
value_field
= field->message_type()->field(1);
in FieldDataOnlyByteSize()
local
H
A
D
map_test.cc
2936
const FieldDescriptor*
value_field
= map_entry_desc->FindFieldByName("value");
in TEST_F()
local
H
A
D
text_format.cc
1950
const FieldDescriptor*
value_field
;
in PrintAny()
local
/third_party/protobuf/src/google/protobuf/compiler/java/
H
A
D
java_message_builder.cc
64
const FieldDescriptor*
value_field
= descriptor->FindFieldByName("value");
in MapValueImmutableClassdName()
local
H
A
D
java_message.cc
69
const FieldDescriptor*
value_field
= descriptor->FindFieldByName("value");
in MapValueImmutableClassdName()
local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H
A
D
cpp_map_field.cc
215
const FieldDescriptor*
value_field
=
in GenerateSerializeWithCachedSizesToArray()
local
/third_party/protobuf/src/google/protobuf/compiler/ruby/
H
A
D
ruby_generator.cc
176
const FieldDescriptor*
value_field
=
in GenerateField()
local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H
A
D
storage.c
470
const upb_fielddef*
value_field
= upb_msgdef_itof(msgdef, MAP_VALUE_FIELD);
in map_entry_value()
local
794
const upb_fielddef*
value_field
= map_field_value(field);
in layout_clear()
local
921
const upb_fielddef*
value_field
= map_field_value(field);
in check_map_field_type()
local
[all...]
H
A
D
encode_decode.c
473
const upb_fielddef*
value_field
;
in new_map_handlerdata()
local
776
const upb_fielddef*
value_field
= map_entry_value(msgdef);
in add_handlers_for_mapentry()
local
1316
const upb_fielddef*
value_field
;
in putmap()
local
1360
const upb_fielddef*
value_field
= upb_msgdef_itof(desc->msgdef, UPB_ANY_VALUE);
putjsonany()
local
[all...]
H
A
D
upb.c
13039
const upb_fielddef*
value_field
= upb_msgdef_itof(md, UPB_MAPENTRY_VALUE);
in printer_sethandlers_mapentry()
local
13430
const upb_fielddef*
value_field
= upb_msgdef_itof(md, UPB_ANY_VALUE);
printer_sethandlers_any()
local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H
A
D
parser.cc
1148
FieldDescriptorProto*
value_field
= entry->add_field();
in GenerateMapEntry()
local
/third_party/protobuf/src/google/protobuf/util/
H
A
D
message_differencer.cc
1223
const FieldDescriptor*
value_field
;
in UnpackAny()
local
/third_party/protobuf/src/google/protobuf/compiler/js/
H
A
D
js_generator.cc
1292
const FieldDescriptor*
value_field
= MapFieldValue(field);
in FieldDefinition()
local
2342
const FieldDescriptor*
value_field
= MapFieldValue(field);
in GenerateClassFieldToObject()
local
2473
const FieldDescriptor*
value_field
= MapFieldValue(field);
in GenerateClassFieldFromObject()
local
2581
const FieldDescriptor*
value_field
= MapFieldValue(field);
GenerateClassField()
local
3124
const FieldDescriptor*
value_field
= MapFieldValue(field);
GenerateClassDeserializeBinaryField()
local
3313
const FieldDescriptor*
value_field
= MapFieldValue(field);
GenerateClassSerializeBinaryField()
local
[all...]
Completed in 61 milliseconds