Searched refs:Descriptor_GetFromMessageDef (Results 1 – 2 of 2) sorted by relevance
66 Descriptor* Descriptor_GetFromMessageDef(const upb_msgdef *m);
545 Descriptor* Descriptor_GetFromMessageDef(const upb_msgdef *m) { in Descriptor_GetFromMessageDef() function580 return Descriptor_GetFromMessageDef(upb_fielddef_msgsubdef(f)); in Descriptor_GetFromFieldDef()866 ZVAL_OBJ(&ret, &Descriptor_GetFromMessageDef(m)->std); in PHP_METHOD()