Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dprotobuf.c42 VALUE cError; variable
103 cError = rb_const_get(protobuf, rb_intern("Error")); in Init_protobuf_c()
Dprotobuf.h166 extern VALUE cError;