Searched refs:_default_name_ (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h397 static const ::std::string _default_name_; member in class:google::protobuf::FileDescriptorProto
664 static const ::std::string _default_name_; member in class:google::protobuf::DescriptorProto
886 static const ::std::string _default_name_; member in class:google::protobuf::FieldDescriptorProto
1008 static const ::std::string _default_name_; member in class:google::protobuf::EnumDescriptorProto
1117 static const ::std::string _default_name_; member in class:google::protobuf::EnumValueDescriptorProto
1231 static const ::std::string _default_name_; member in class:google::protobuf::ServiceDescriptorProto
1353 static const ::std::string _default_name_; member in class:google::protobuf::MethodDescriptorProto
2503 if (name_ != &_default_name_) {
2513 if (name_ == &_default_name_) {
2520 if (name_ == &_default_name_) {
[all...]
H A Ddescriptor.pb.cc856 const ::std::string FileDescriptorProto::_default_name_; member in class:google::protobuf::FileDescriptorProto
886 name_ = const_cast< ::std::string*>(&_default_name_);
897 if (name_ != &_default_name_) {
931 if (name_ != &_default_name_) {
1653 const ::std::string DescriptorProto::_default_name_; member in class:google::protobuf::DescriptorProto
1681 name_ = const_cast< ::std::string*>(&_default_name_);
1691 if (name_ != &_default_name_) {
1722 if (name_ != &_default_name_) {
2214 const ::std::string FieldDescriptorProto::_default_name_; member in class:google::protobuf::FieldDescriptorProto
2246 name_ = const_cast< ::std::string*>(&_default_name_);
2793 const ::std::string EnumDescriptorProto::_default_name_; member in class:google::protobuf::EnumDescriptorProto
3109 const ::std::string EnumValueDescriptorProto::_default_name_; member in class:google::protobuf::EnumValueDescriptorProto
3422 const ::std::string ServiceDescriptorProto::_default_name_; member in class:google::protobuf::ServiceDescriptorProto
3738 const ::std::string MethodDescriptorProto::_default_name_; member in class:google::protobuf::MethodDescriptorProto
[all...]
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h257 static const ::std::string _default_name_; member in class:google::protobuf::compiler::CodeGeneratorResponse_File
517 if (name_ != &_default_name_) {
527 if (name_ == &_default_name_) {
534 if (name_ == &_default_name_) {
541 if (name_ == &_default_name_) {
548 if (name_ == &_default_name_) {
H A Dplugin.pb.cc474 const ::std::string CodeGeneratorResponse_File::_default_name_; member in class:google::protobuf::compiler::CodeGeneratorResponse_File
499 name_ = const_cast< ::std::string*>(&_default_name_);
510 if (name_ != &_default_name_) {
546 if (name_ != &_default_name_) {

Completed in 294 milliseconds