Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h9654 const upb_pbdecodermethod *upb_pbcodecache_getdecodermethod(
9724 return upb_pbcodecache_getdecodermethod(this, &opts);
Dupb.c9622 ret = upb_pbcodecache_getdecodermethod(&cache, opts); in upb_pbdecodermethod_new()
10467 const upb_pbdecodermethod *upb_pbcodecache_getdecodermethod( in upb_pbcodecache_getdecodermethod() function