HomeSort by relevance Sort by last modified time
    Searched defs:set_syntax (Results 1 - 10 of 10) sorted by null

  /external/protobuf/src/google/protobuf/
api.pb.h 175 void set_syntax(::google::protobuf::Syntax value);
316 void set_syntax(::google::protobuf::Syntax value);
665 inline void Api::set_syntax(::google::protobuf::Syntax value) { function in class:google::protobuf::Api
873 inline void Method::set_syntax(::google::protobuf::Syntax value) { function in class:google::protobuf::Method
    [all...]
api.pb.cc 393 set_syntax(static_cast< ::google::protobuf::Syntax >(value));
635 set_syntax(from.syntax());
909 void Api::set_syntax(::google::protobuf::Syntax value) { function in class:google::protobuf::Api
1632 void Method::set_syntax(::google::protobuf::Syntax value) { function in class:google::protobuf::Method
    [all...]
type.pb.cc 472 set_syntax(static_cast< ::google::protobuf::Syntax >(value));
688 set_syntax(from.syntax());
942 void Type::set_syntax(::google::protobuf::Syntax value) { function in class:google::protobuf::Type
2512 void Enum::set_syntax(::google::protobuf::Syntax value) { function in class:google::protobuf::Enum
    [all...]
type.pb.h 253 void set_syntax(::google::protobuf::Syntax value);
637 void set_syntax(::google::protobuf::Syntax value);
1066 inline void Type::set_syntax(::google::protobuf::Syntax value) { function in class:google::protobuf::Type
1506 inline void Enum::set_syntax(::google::protobuf::Syntax value) { function in class:google::protobuf::Enum
    [all...]
descriptor.pb.cc 2388 void FileDescriptorProto::set_syntax(const ::std::string& value) { function in class:google::protobuf::FileDescriptorProto
2393 void FileDescriptorProto::set_syntax(const char* value) { function in class:google::protobuf::FileDescriptorProto
2398 void FileDescriptorProto::set_syntax(const char* value, size_t size) { function in class:google::protobuf::FileDescriptorProto
    [all...]
descriptor.pb.h 474 void set_syntax(const ::std::string& value);
475 void set_syntax(const char* value);
476 void set_syntax(const char* value, size_t size);
4128 inline void FileDescriptorProto::set_syntax(const ::std::string& value) { function in class:google::protobuf::FileDescriptorProto
4133 inline void FileDescriptorProto::set_syntax(const char* value) { function in class:google::protobuf::FileDescriptorProto
4138 inline void FileDescriptorProto::set_syntax(const char* value, size_t size) { function in class:google::protobuf::FileDescriptorProto
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
api.pb.h 175 void set_syntax(::google::protobuf::Syntax value);
316 void set_syntax(::google::protobuf::Syntax value);
665 inline void Api::set_syntax(::google::protobuf::Syntax value) { function in class:google::protobuf::Api
873 inline void Method::set_syntax(::google::protobuf::Syntax value) { function in class:google::protobuf::Method
    [all...]
type.pb.h 253 void set_syntax(::google::protobuf::Syntax value);
637 void set_syntax(::google::protobuf::Syntax value);
1066 inline void Type::set_syntax(::google::protobuf::Syntax value) { function in class:google::protobuf::Type
1506 inline void Enum::set_syntax(::google::protobuf::Syntax value) { function in class:google::protobuf::Enum
    [all...]
descriptor.pb.h 474 void set_syntax(const ::std::string& value);
475 void set_syntax(const char* value);
476 void set_syntax(const char* value, size_t size);
4128 inline void FileDescriptorProto::set_syntax(const ::std::string& value) { function in class:google::protobuf::FileDescriptorProto
4133 inline void FileDescriptorProto::set_syntax(const char* value) { function in class:google::protobuf::FileDescriptorProto
4138 inline void FileDescriptorProto::set_syntax(const char* value, size_t size) { function in class:google::protobuf::FileDescriptorProto
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 3302 inline bool MessageDef::set_syntax(upb_syntax_t syntax) { function in class:upb::MessageDef
    [all...]

Completed in 880 milliseconds