Home
last modified time | relevance | path

Searched refs:set_allocated_struct_value (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dstruct.pb.h275 void set_allocated_struct_value(::google::protobuf::Struct* struct_value);
642 inline void Value::set_allocated_struct_value(::google::protobuf::Struct* struct_value) { in set_allocated_struct_value() function
Dstruct.pb.cc1174 void Value::set_allocated_struct_value(::google::protobuf::Struct* struct_value) { in set_allocated_struct_value() function in google::protobuf::Value