HomeSort by relevance Sort by last modified time
    Searched refs:experimental_map_key (Results 1 - 9 of 9) sorted by null

  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h 491 // 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;
    [all...]
descriptor.pb.h 5096 inline const ::std::string& FieldOptions::experimental_map_key() const { function in class:google::protobuf::FieldOptions
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h 491 // 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;
    [all...]
descriptor.pb.h 5096 inline const ::std::string& FieldOptions::experimental_map_key() const { function in class:google::protobuf::FieldOptions
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.h 491 // 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;
    [all...]
descriptor.pb.h 5096 inline const ::std::string& FieldOptions::experimental_map_key() const { function in class:google::protobuf::FieldOptions
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.h 491 // 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;
    [all...]
descriptor.pb.h 5096 inline const ::std::string& FieldOptions::experimental_map_key() const { function in class:google::protobuf::FieldOptions
    [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.h 6860 inline upb::reffed_ptr<const upb::FieldDef> experimental_map_key() { RETURN_REFFED(upb::FieldDef, upbdefs_google_protobuf_FieldOptions_experimental_map_key) } function in namespace:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource::upbdefs::google::protobuf::FieldOptions
    [all...]

Completed in 285 milliseconds