Searched defs:IsValidInterface (Results 1 – 3 of 3) sorted by relevance
107 func (xi *ExtensionInfo) IsValidInterface(v interface{}) bool { func
528 IsValidInterface(interface{}) bool methodSpec
699 func (xt extensionType) IsValidInterface(iv interface{}) bool { func