Searched refs:out_attr (Results 1 – 1 of 1) sorted by relevance
381 void GetAttr(const char* attr_name, AttrValue* out_attr) { in GetAttr() argument384 ASSERT_TRUE(out_attr->ParseFromArray(attr_buf->data, attr_buf->length)); in GetAttr()