Searched defs:set_allocated_value (Results 1 – 3 of 3) sorted by relevance
387 inline void Any::set_allocated_value(std::string* value) { in set_allocated_value() function
1576 inline void StringValue::set_allocated_value(std::string* value) { in set_allocated_value() function1642 inline void BytesValue::set_allocated_value(std::string* value) { in set_allocated_value() function
2548 inline void Option::set_allocated_value(PROTOBUF_NAMESPACE_ID::Any* value) { in set_allocated_value() function