Home
last modified time | relevance | path

Searched refs:cError (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.c33 VALUE cError; variable
116 cError = rb_const_get(protobuf, rb_intern("Error")); in Init_protobuf_c()
Dprotobuf.h186 extern VALUE cError;