Searched defs:set_allocated_value (Results 1 – 3 of 3) sorted by relevance
337 inline void Any::set_allocated_value(std::string* value) { in set_allocated_value() function
1695 inline void StringValue::set_allocated_value(std::string* value) { in set_allocated_value() function1772 inline void BytesValue::set_allocated_value(std::string* value) { in set_allocated_value() function
2495 inline void Option::set_allocated_value(PROTOBUF_NAMESPACE_ID::Any* value) { in set_allocated_value() function