Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.h7257 bool upb_pbcodecache_allowjit(const upb_pbcodecache *c);
7322 return upb_pbcodecache_allowjit(this);
Dupb.c7417 bool upb_pbcodecache_allowjit(const upb_pbcodecache *c) { in upb_pbcodecache_allowjit() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.h7560 bool upb_pbcodecache_allowjit(const upb_pbcodecache *c);
7625 return upb_pbcodecache_allowjit(this);
Dupb.c8101 bool upb_pbcodecache_allowjit(const upb_pbcodecache *c) { in upb_pbcodecache_allowjit() function