Searched refs:upb_Message_GetMutableMap (Results 1 – 2 of 2) sorted by relevance
434 UPB_API_INLINE upb_Map* upb_Message_GetMutableMap( in upb_Message_GetMutableMap() function
623 upb_Map* map = upb_Message_GetMutableMap(msg, map_field); in TEST()