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.h507 void set_allocated_struct_value(PROTOBUF_NAMESPACE_ID::Struct* struct_value);
Dstruct.pb.cc572 void Value::set_allocated_struct_value(PROTOBUF_NAMESPACE_ID::Struct* struct_value) { in set_allocated_struct_value() function in Value