Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.c10918 const char *_acts; in parse() local
10982 _acts = _json_actions + _json_trans_actions[_trans]; in parse()
10983 _nacts = (unsigned int) *_acts++; in parse()
10986 switch ( *_acts++ ) in parse()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.c11619 const char *_acts; in parse() local
11683 _acts = _json_actions + _json_trans_actions[_trans]; in parse()
11684 _nacts = (unsigned int) *_acts++; in parse()
11687 switch ( *_acts++ ) in parse()