OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MapField
(Results
1 - 6
of
6
) sorted by null
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
map_field_inl.h
169
MapField
<Key, T, kKeyFieldType, kValueFieldType, default_enum_value>::
MapField
()
176
MapField
<Key, T, kKeyFieldType, kValueFieldType, default_enum_value>::
MapField
(
187
MapField
<Key, T, kKeyFieldType, kValueFieldType, default_enum_value>::
MapField
(
195
MapField
<Key, T, kKeyFieldType, kValueFieldType, default_enum_value>::
MapField
(
206
MapField
<Key, T, kKeyFieldType, kValueFieldType,
207
default_enum_value>::~
MapField
() {}
[
all
...]
map_field.h
140
// MapEntry can only be created from
MapField
. To create MapEntry,
MapField
218
class
MapField
: public TypeDefinedMapFieldBase<Key, T>,
244
MapField
();
245
explicit
MapField
(Arena* arena);
246
//
MapField
doesn't own the default_entry, which means default_entry must
247
// outlive the lifetime of
MapField
.
248
MapField
(const Message* default_entry);
250
MapField
(Arena* arena, const Message* default_entry);
251
~
MapField
();
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
parser.h
479
struct
MapField
{
489
MapField
() : is_map_field(false) {}
492
void GenerateMapEntry(const
MapField
& map_field, FieldDescriptorProto* field,
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0-beta-2/
protobuf-java-3.0.0-beta-2.jar
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-model-builder-3.2.1.jar
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-model-builder/3.3.9/
maven-model-builder-3.3.9.jar
Completed in 2272 milliseconds