Searched refs:experimental_map_key (Results 1 - 8 of 8) sorted by relevance

/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h491 // If this field is a map field, experimental_map_key() is the field
493 // experimental_map_key()->containing_type() is the same as message_type().
494 const FieldDescriptor* experimental_map_key() const;
1356 PROTOBUF_DEFINE_ACCESSOR(FieldDescriptor, experimental_map_key,
H A Ddescriptor.pb.h1854 // optional string experimental_map_key = 9;
1858 inline const ::std::string& experimental_map_key() const;
1864 inline void set_allocated_experimental_map_key(::std::string* experimental_map_key);
5080 // optional string experimental_map_key = 9;
5096 inline const ::std::string& FieldOptions::experimental_map_key() const { function in class:google::protobuf::FieldOptions
5137 inline void FieldOptions::set_allocated_experimental_map_key(::std::string* experimental_map_key) { argument
5141 if (experimental_map_key) {
5143 experimental_map_key_ = experimental_map_key;
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h491 // If this field is a map field, experimental_map_key() is the field
493 // experimental_map_key()->containing_type() is the same as message_type().
494 const FieldDescriptor* experimental_map_key() const;
1356 PROTOBUF_DEFINE_ACCESSOR(FieldDescriptor, experimental_map_key,
H A Ddescriptor.pb.h1854 // optional string experimental_map_key = 9;
1858 inline const ::std::string& experimental_map_key() const;
1864 inline void set_allocated_experimental_map_key(::std::string* experimental_map_key);
5080 // optional string experimental_map_key = 9;
5096 inline const ::std::string& FieldOptions::experimental_map_key() const { function in class:google::protobuf::FieldOptions
5137 inline void FieldOptions::set_allocated_experimental_map_key(::std::string* experimental_map_key) { argument
5141 if (experimental_map_key) {
5143 experimental_map_key_ = experimental_map_key;
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h491 // If this field is a map field, experimental_map_key() is the field
493 // experimental_map_key()->containing_type() is the same as message_type().
494 const FieldDescriptor* experimental_map_key() const;
1356 PROTOBUF_DEFINE_ACCESSOR(FieldDescriptor, experimental_map_key,
H A Ddescriptor.pb.h1854 // optional string experimental_map_key = 9;
1858 inline const ::std::string& experimental_map_key() const;
1864 inline void set_allocated_experimental_map_key(::std::string* experimental_map_key);
5080 // optional string experimental_map_key = 9;
5096 inline const ::std::string& FieldOptions::experimental_map_key() const { function in class:google::protobuf::FieldOptions
5137 inline void FieldOptions::set_allocated_experimental_map_key(::std::string* experimental_map_key) { argument
5141 if (experimental_map_key) {
5143 experimental_map_key_ = experimental_map_key;
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.h491 // If this field is a map field, experimental_map_key() is the field
493 // experimental_map_key()->containing_type() is the same as message_type().
494 const FieldDescriptor* experimental_map_key() const;
1356 PROTOBUF_DEFINE_ACCESSOR(FieldDescriptor, experimental_map_key,
H A Ddescriptor.pb.h1854 // optional string experimental_map_key = 9;
1858 inline const ::std::string& experimental_map_key() const;
1864 inline void set_allocated_experimental_map_key(::std::string* experimental_map_key);
5080 // optional string experimental_map_key = 9;
5096 inline const ::std::string& FieldOptions::experimental_map_key() const { function in class:google::protobuf::FieldOptions
5137 inline void FieldOptions::set_allocated_experimental_map_key(::std::string* experimental_map_key) { argument
5141 if (experimental_map_key) {
5143 experimental_map_key_ = experimental_map_key;

Completed in 221 milliseconds