Home | History | Annotate | Download | only in internal

Lines Matching refs:well_known_type_render_

186       well_known_type_render_(NULL) {}
291 if (well_known_type_render_ == NULL) {
300 Status status = (*well_known_type_render_)(ow_.get(), value);
334 well_known_type_render_ = FindTypeRenderer(type_url_);
335 if (well_known_type_render_ != NULL ||