Home
last modified time | relevance | path

Searched defs:set_allocated_value (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/src/google/protobuf/
Dany.pb.h235 inline void Any::set_allocated_value(::std::string* value) { in set_allocated_value() function
Dwrappers.pb.h1062 inline void StringValue::set_allocated_value(::std::string* value) { in set_allocated_value() function
1132 inline void BytesValue::set_allocated_value(::std::string* value) { in set_allocated_value() function
Dany.pb.cc482 void Any::set_allocated_value(::std::string* value) { in set_allocated_value() function in google::protobuf::Any
Dwrappers.pb.cc2427 void StringValue::set_allocated_value(::std::string* value) { in set_allocated_value() function in google::protobuf::StringValue
2742 void BytesValue::set_allocated_value(::std::string* value) { in set_allocated_value() function in google::protobuf::BytesValue
Dtype.pb.h1679 inline void Option::set_allocated_value(::google::protobuf::Any* value) { in set_allocated_value() function
Dtype.pb.cc3273 void Option::set_allocated_value(::google::protobuf::Any* value) { in set_allocated_value() function in google::protobuf::Option