Searched refs:any_layout (Results 1 – 1 of 1) sorted by relevance
333 const upb_msglayout *any_layout = upb_msgdef_layout(any_m); in jsonenc_any() local337 if (!upb_decode(value.data, value.size, any, any_layout, arena)) { in jsonenc_any()