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

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h441 if (parameter_ != &::google::protobuf::internal::GetEmptyString()) {
451 if (parameter_ == &::google::protobuf::internal::GetEmptyString()) {
458 if (parameter_ == &::google::protobuf::internal::GetEmptyString()) {
465 if (parameter_ == &::google::protobuf::internal::GetEmptyString()) {
472 if (parameter_ == &::google::protobuf::internal::GetEmptyString()) {
479 if (parameter_ == &::google::protobuf::internal::GetEmptyString()) {
483 parameter_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString());
488 if (parameter_ != &::google::protobuf::internal::GetEmptyString()) {
496 parameter_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString());
540 if (name_ != &::google::protobuf::internal::GetEmptyString()) {
[all...]
H A Dplugin.pb.cc187 parameter_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString());
196 if (parameter_ != &::google::protobuf::internal::GetEmptyString()) {
227 if (parameter_ != &::google::protobuf::internal::GetEmptyString()) {
504 name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString());
505 insertion_point_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString());
506 content_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString());
515 if (name_ != &::google::protobuf::internal::GetEmptyString()) {
518 if (insertion_point_ != &::google::protobuf::internal::GetEmptyString()) {
521 if (content_ != &::google::protobuf::internal::GetEmptyString()) {
552 if (name_ != &::google::protobuf::internal::GetEmptyString()) {
[all...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_util.h64 // GetEmptyString() to get the reference.
70 LIBPROTOBUF_EXPORT inline const ::std::string& GetEmptyString() { function in namespace:google::protobuf::internal
H A Ddescriptor.pb.h2818 if (name_ != &::google::protobuf::internal::GetEmptyString()) {
2828 if (name_ == &::google::protobuf::internal::GetEmptyString()) {
2835 if (name_ == &::google::protobuf::internal::GetEmptyString()) {
2842 if (name_ == &::google::protobuf::internal::GetEmptyString()) {
2849 if (name_ == &::google::protobuf::internal::GetEmptyString()) {
2856 if (name_ == &::google::protobuf::internal::GetEmptyString()) {
2860 name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString());
2865 if (name_ != &::google::protobuf::internal::GetEmptyString()) {
2873 name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString());
2888 if (package_ != &::google::protobuf::internal::GetEmptyString()) {
[all...]
H A Ddescriptor.pb.cc967 name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString());
968 package_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString());
979 if (name_ != &::google::protobuf::internal::GetEmptyString()) {
982 if (package_ != &::google::protobuf::internal::GetEmptyString()) {
1015 if (name_ != &::google::protobuf::internal::GetEmptyString()) {
1020 if (package_ != &::google::protobuf::internal::GetEmptyString()) {
1907 name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString());
1917 if (name_ != &::google::protobuf::internal::GetEmptyString()) {
1949 if (name_ != &::google::protobuf::internal::GetEmptyString()) {
2469 name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString());
[all...]
H A Dgenerated_message_reflection.cc59 return (d == NULL ? GetEmptyString() : d->name());
762 return GetEmptyString(); // Make compiler happy.
781 return GetEmptyString(); // Make compiler happy.
823 return GetEmptyString(); // Make compiler happy.
841 return GetEmptyString(); // Make compiler happy.
H A Drepeated_field.h386 return ::google::protobuf::internal::GetEmptyString();
H A Ddescriptor.cc2758 placeholder_package = &::google::protobuf::internal::GetEmptyString();
2844 placeholder->package_ = &::google::protobuf::internal::GetEmptyString();
3486 result->default_value_string_ = &::google::protobuf::internal::GetEmptyString();

Completed in 512 milliseconds