Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c10504 const upb_msgdef *mapentrymsg; in handle_mapentry() local
10515 mapentrymsg = upb_fielddef_msgsubdef(mapfield); in handle_mapentry()
10521 inner->m = mapentrymsg; in handle_mapentry()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c11201 const upb_msgdef *mapentrymsg; in handle_mapentry() local
11212 mapentrymsg = upb_fielddef_msgsubdef(mapfield); in handle_mapentry()
11218 inner->m = mapentrymsg; in handle_mapentry()