Searched refs:envoy_service_status_v3_ClientConfig_GenericXdsConfig (Results 1 – 3 of 3) sorted by relevance
31 typedef struct envoy_service_status_v3_ClientConfig_GenericXdsConfig envoy_service_status_v3_Client… typedef508 UPB_INLINE const envoy_service_status_v3_ClientConfig_GenericXdsConfig* const* envoy_service_status… in envoy_service_status_v3_ClientConfig_generic_xds_configs()513 …return (const envoy_service_status_v3_ClientConfig_GenericXdsConfig* const*)_upb_array_constptr(ar… in envoy_service_status_v3_ClientConfig_generic_xds_configs()580 UPB_INLINE envoy_service_status_v3_ClientConfig_GenericXdsConfig** envoy_service_status_v3_ClientCo… in envoy_service_status_v3_ClientConfig_mutable_generic_xds_configs()585 return (envoy_service_status_v3_ClientConfig_GenericXdsConfig**)_upb_array_ptr(arr); in envoy_service_status_v3_ClientConfig_mutable_generic_xds_configs()591 UPB_INLINE envoy_service_status_v3_ClientConfig_GenericXdsConfig** envoy_service_status_v3_ClientCo… in envoy_service_status_v3_ClientConfig_resize_generic_xds_configs()593 …return (envoy_service_status_v3_ClientConfig_GenericXdsConfig**)upb_Message_ResizeArray(msg, &fiel… in envoy_service_status_v3_ClientConfig_resize_generic_xds_configs()595 UPB_INLINE struct envoy_service_status_v3_ClientConfig_GenericXdsConfig* envoy_service_status_v3_Cl… in envoy_service_status_v3_ClientConfig_add_generic_xds_configs()601 …struct envoy_service_status_v3_ClientConfig_GenericXdsConfig* sub = (struct envoy_service_status_v… in envoy_service_status_v3_ClientConfig_add_generic_xds_configs()609 UPB_INLINE envoy_service_status_v3_ClientConfig_GenericXdsConfig* envoy_service_status_v3_ClientCon… in envoy_service_status_v3_ClientConfig_GenericXdsConfig_new()[all …]
35 …ruct envoy_service_status_v3_ClientConfig_GenericXdsConfig { upb_Message UPB_PRIVATE(base); } envo… struct520 UPB_INLINE const envoy_service_status_v3_ClientConfig_GenericXdsConfig* const* envoy_service_status… in envoy_service_status_v3_ClientConfig_generic_xds_configs()525 …return (const envoy_service_status_v3_ClientConfig_GenericXdsConfig* const*)upb_Array_DataPtr(arr); in envoy_service_status_v3_ClientConfig_generic_xds_configs()603 UPB_INLINE envoy_service_status_v3_ClientConfig_GenericXdsConfig** envoy_service_status_v3_ClientCo… in envoy_service_status_v3_ClientConfig_mutable_generic_xds_configs()608 return (envoy_service_status_v3_ClientConfig_GenericXdsConfig**)upb_Array_MutableDataPtr(arr); in envoy_service_status_v3_ClientConfig_mutable_generic_xds_configs()614 UPB_INLINE envoy_service_status_v3_ClientConfig_GenericXdsConfig** envoy_service_status_v3_ClientCo… in envoy_service_status_v3_ClientConfig_resize_generic_xds_configs()616 …return (envoy_service_status_v3_ClientConfig_GenericXdsConfig**)upb_Message_ResizeArrayUninitializ… in envoy_service_status_v3_ClientConfig_resize_generic_xds_configs()619 UPB_INLINE struct envoy_service_status_v3_ClientConfig_GenericXdsConfig* envoy_service_status_v3_Cl… in envoy_service_status_v3_ClientConfig_add_generic_xds_configs()627 …struct envoy_service_status_v3_ClientConfig_GenericXdsConfig* sub = (struct envoy_service_status_v… in envoy_service_status_v3_ClientConfig_add_generic_xds_configs()640 UPB_INLINE envoy_service_status_v3_ClientConfig_GenericXdsConfig* envoy_service_status_v3_ClientCon… in envoy_service_status_v3_ClientConfig_GenericXdsConfig_new()[all …]
2185 envoy_service_status_v3_ClientConfig_GenericXdsConfig* entry) { in FillGenericXdsConfig()2244 envoy_service_status_v3_ClientConfig_GenericXdsConfig* entry = in DumpClientConfig()