Searched defs:fieldTypeToRuby (Results 1 – 1 of 1) sorted by relevance
57 public static IRubyObject fieldTypeToRuby(ThreadContext context, FieldDescriptor.Type type) { in fieldTypeToRuby() method in Utils61 public static IRubyObject fieldTypeToRuby(ThreadContext context, FieldDescriptorProto.Type type) { in fieldTypeToRuby() method in Utils65 private static IRubyObject fieldTypeToRuby(ThreadContext context, String typeName) { in fieldTypeToRuby() method in Utils