Lines Matching refs:ServiceOptions
6822 return strcmp(upb_msgdef_fullname(m), "google.protobuf.ServiceOptions") == 0;
7251 class ServiceOptions : public ::upb::reffed_ptr<const ::upb::MessageDef> {
7253 ServiceOptions(const ::upb::MessageDef* m, const void *ref_donor = NULL)
7258 static ServiceOptions get() {
7260 return ServiceOptions(m, &m);