Searched refs:trygetsel (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/ |
D | upb.c | 2073 static int32_t trygetsel(upb_handlers *h, const upb_fielddef *f, in trygetsel() function 2095 int32_t sel = trygetsel(h, f, type); in handlers_getsel() 2308 int32_t sel = trygetsel(h, f, handlertype); \
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/ |
D | upb.c | 2220 static int32_t trygetsel(upb_handlers *h, const upb_fielddef *f, in trygetsel() function 2242 int32_t sel = trygetsel(h, f, type); in handlers_getsel() 2461 int32_t sel = trygetsel(h, f, handlertype); \
|