Searched refs:_DecodeMethodName (Results 1 – 1 of 1) sorted by relevance
194 def _DecodeMethodName(kind): function196 return _DecodeMethodName(kind.kind) + 's'198 return _DecodeMethodName(mojom.INT32)204 methodName = _DecodeMethodName(kind)