Searched refs:_DecodeMethodName (Results 1 – 1 of 1) sorted by relevance
209 def _DecodeMethodName(kind): function211 return _DecodeMethodName(kind.kind) + 's'213 return _DecodeMethodName(mojom.INT32)223 methodName = _DecodeMethodName(kind)