Home
last modified time | relevance | path

Searched defs:cTypeError (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DUtils.java426 private static RubyClass cTypeError; field in Utils
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.c16 VALUE cTypeError; variable