Home
last modified time | relevance | path

Searched refs:_json_trans_actions (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/upb/json/
Dparser.c2789 static const unsigned char _json_trans_actions[] = { variable
2929 if ( _json_trans_actions[_trans] == 0 ) in parse()
2932 _acts = _json_actions + _json_trans_actions[_trans]; in parse()
/external/protobuf/php/ext/google/protobuf/
Dupb.c11571 static const unsigned char _json_trans_actions[] = { variable
11711 if ( _json_trans_actions[_trans] == 0 ) in parse()
11714 _acts = _json_actions + _json_trans_actions[_trans]; in parse()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c15435 static const unsigned char _json_trans_actions[] = { variable
15575 if ( _json_trans_actions[_trans] == 0 ) in parse()
15578 _acts = _json_actions + _json_trans_actions[_trans]; in parse()