webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for com.google.protobuf.jruby.Utils, including all inherited members.
BADNAME_REPLACEMENT | com.google.protobuf.jruby.Utils | static |
checkIntTypePrecision(ThreadContext context, Descriptors.FieldDescriptor.Type type, IRubyObject value) | com.google.protobuf.jruby.Utils | inlineprotectedstatic |
checkNameAvailability(ThreadContext context, String name) | com.google.protobuf.jruby.Utils | inlinestatic |
checkType(ThreadContext context, Descriptors.FieldDescriptor.Type fieldType, IRubyObject value, RubyModule typeClass) | com.google.protobuf.jruby.Utils | inlinestatic |
DESCRIPTOR_INSTANCE_VAR | com.google.protobuf.jruby.Utils | static |
EQUAL_SIGN | com.google.protobuf.jruby.Utils | static |
escapeIdentifier(String name) | com.google.protobuf.jruby.Utils | inlinestatic |
fieldTypeToRuby(ThreadContext context, Descriptors.FieldDescriptor.Type type) | com.google.protobuf.jruby.Utils | inlinestatic |
fieldTypeToRuby(ThreadContext context, DescriptorProtos.FieldDescriptorProto.Type type) | com.google.protobuf.jruby.Utils | inlinestatic |
isMapEntry(Descriptors.FieldDescriptor fieldDescriptor) | com.google.protobuf.jruby.Utils | inlinestatic |
isRubyNum(Object value) | com.google.protobuf.jruby.Utils | inlineprotectedstatic |
msgdefCreateField(ThreadContext context, String label, IRubyObject name, IRubyObject type, IRubyObject number, IRubyObject typeClass, RubyClass cFieldDescriptor) | com.google.protobuf.jruby.Utils | inlinestatic |
num2uint(IRubyObject value) | com.google.protobuf.jruby.Utils | inlinestatic |
num2ulong(Ruby runtime, IRubyObject value) | com.google.protobuf.jruby.Utils | inlinestatic |
rubyToFieldType(IRubyObject typeClass) | com.google.protobuf.jruby.Utils | inlinestatic |
unescapeIdentifier(String name) | com.google.protobuf.jruby.Utils | inlinestatic |
validateStringEncoding(Ruby runtime, Descriptors.FieldDescriptor.Type type, IRubyObject value) | com.google.protobuf.jruby.Utils | inlinestatic |
validateTypeClass(ThreadContext context, Descriptors.FieldDescriptor.Type type, IRubyObject value) | com.google.protobuf.jruby.Utils | inlineprotectedstatic |
wrapPrimaryValue(ThreadContext context, Descriptors.FieldDescriptor.Type fieldType, Object value) | com.google.protobuf.jruby.Utils | inlinestatic |