Searched refs:output_type_ (Results 1 - 10 of 10) sorted by relevance

/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.pb.h1406 ::std::string* output_type_; member in class:google::protobuf::MethodDescriptorProto
4445 if (output_type_ != &::google::protobuf::internal::kEmptyString) {
4446 output_type_->clear();
4451 return *output_type_;
4455 if (output_type_ == &::google::protobuf::internal::kEmptyString) {
4456 output_type_ = new ::std::string;
4458 output_type_->assign(value);
4462 if (output_type_ == &::google::protobuf::internal::kEmptyString) {
4463 output_type_ = new ::std::string;
4465 output_type_
[all...]
H A Ddescriptor.h871 const Descriptor* output_type_; member in class:google::protobuf::MethodDescriptor
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.pb.h1406 ::std::string* output_type_; member in class:google::protobuf::MethodDescriptorProto
4445 if (output_type_ != &::google::protobuf::internal::kEmptyString) {
4446 output_type_->clear();
4451 return *output_type_;
4455 if (output_type_ == &::google::protobuf::internal::kEmptyString) {
4456 output_type_ = new ::std::string;
4458 output_type_->assign(value);
4462 if (output_type_ == &::google::protobuf::internal::kEmptyString) {
4463 output_type_ = new ::std::string;
4465 output_type_
[all...]
H A Ddescriptor.h871 const Descriptor* output_type_; member in class:google::protobuf::MethodDescriptor
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Ddescriptor.pb.h1406 ::std::string* output_type_; member in class:google::protobuf::MethodDescriptorProto
4445 if (output_type_ != &::google::protobuf::internal::kEmptyString) {
4446 output_type_->clear();
4451 return *output_type_;
4455 if (output_type_ == &::google::protobuf::internal::kEmptyString) {
4456 output_type_ = new ::std::string;
4458 output_type_->assign(value);
4462 if (output_type_ == &::google::protobuf::internal::kEmptyString) {
4463 output_type_ = new ::std::string;
4465 output_type_
[all...]
H A Ddescriptor.h871 const Descriptor* output_type_; member in class:google::protobuf::MethodDescriptor
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.pb.h1406 ::std::string* output_type_; member in class:google::protobuf::MethodDescriptorProto
4445 if (output_type_ != &::google::protobuf::internal::kEmptyString) {
4446 output_type_->clear();
4451 return *output_type_;
4455 if (output_type_ == &::google::protobuf::internal::kEmptyString) {
4456 output_type_ = new ::std::string;
4458 output_type_->assign(value);
4462 if (output_type_ == &::google::protobuf::internal::kEmptyString) {
4463 output_type_ = new ::std::string;
4465 output_type_
[all...]
H A Ddescriptor.h871 const Descriptor* output_type_; member in class:google::protobuf::MethodDescriptor
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.pb.h1816 ::google::protobuf::internal::ArenaStringPtr output_type_; member in class:google::protobuf::MethodDescriptorProto
5622 output_type_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5627 return output_type_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5631 output_type_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
5636 output_type_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
5641 output_type_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
5648 return output_type_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5653 return output_type_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5661 output_type_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), output_type);
H A Ddescriptor.h1137 const Descriptor* output_type_; member in class:google::protobuf::MethodDescriptor

Completed in 148 milliseconds