Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.h7259 const upb_pbdecodermethod *upb_pbcodecache_getdecodermethod(
7329 return upb_pbcodecache_getdecodermethod(this, &opts);
Dupb.c6594 ret = upb_pbcodecache_getdecodermethod(&cache, opts); in upb_pbdecodermethod_new()
7428 const upb_pbdecodermethod *upb_pbcodecache_getdecodermethod( in upb_pbcodecache_getdecodermethod() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h7562 const upb_pbdecodermethod *upb_pbcodecache_getdecodermethod(
7632 return upb_pbcodecache_getdecodermethod(this, &opts);
Dupb.c7267 ret = upb_pbcodecache_getdecodermethod(&cache, opts); in upb_pbdecodermethod_new()
8112 const upb_pbdecodermethod *upb_pbcodecache_getdecodermethod( in upb_pbcodecache_getdecodermethod() function