Home
last modified time | relevance | path

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

/external/grpc-grpc/third_party/upb/upb/message/
Dmap.h87 UPB_API void upb_Map_SetEntryValue(upb_Map* map, size_t iter,
Dmap.c73 UPB_API void upb_Map_SetEntryValue(upb_Map* map, size_t iter, in upb_Map_SetEntryValue() function
Dpromote.c222 upb_Map_SetEntryValue(map, iter, val); in upb_Map_PromoteMessages()