Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.c247 VALUE cache_class = rb_const_get(internal, rb_intern("ObjectCache")); in ObjectCache_Init() local
249 VALUE cache_class = rb_const_get(internal, rb_intern("LegacyObjectCache")); in ObjectCache_Init() local