Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/upb/json/
Dparser.c1918 const upb_msgdef *mapentrymsg; in handle_mapentry() local
1929 mapentrymsg = upb_fielddef_msgsubdef(mapfield); in handle_mapentry()
1935 inner->m = mapentrymsg; in handle_mapentry()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dparser.rl1916 const upb_msgdef *mapentrymsg;
1927 mapentrymsg = upb_fielddef_msgsubdef(mapfield);
1933 inner->m = mapentrymsg;
/external/protobuf/php/ext/google/protobuf/
Dupb.c10699 const upb_msgdef *mapentrymsg; in handle_mapentry() local
10710 mapentrymsg = upb_fielddef_msgsubdef(mapfield); in handle_mapentry()
10716 inner->m = mapentrymsg; in handle_mapentry()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c14543 const upb_msgdef *mapentrymsg; in handle_mapentry() local
14554 mapentrymsg = upb_fielddef_msgsubdef(mapfield); in handle_mapentry()
14560 inner->m = mapentrymsg; in handle_mapentry()