Searched refs:mutable_struct_value (Results 1 – 2 of 2) sorted by relevance
485 PROTOBUF_NAMESPACE_ID::Struct* mutable_struct_value();1016 inline PROTOBUF_NAMESPACE_ID::Struct* Value::mutable_struct_value() { in mutable_struct_value() function
2232 (*value.mutable_struct_value()->mutable_fields())["foo"].set_string_value( in TEST_P()