Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/upb-generated/google/protobuf/
Dstruct.upb.h91 UPB_INLINE google_protobuf_Value *google_protobuf_Value_new(upb_arena *arena) { in google_protobuf_Value_new() function
96 google_protobuf_Value *ret = google_protobuf_Value_new(arena); in google_protobuf_Value_parse()
101 google_protobuf_Value *ret = google_protobuf_Value_new(arena); in google_protobuf_Value_parse_ex()
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_api.cc250 google_protobuf_Value* value = google_protobuf_Value_new(arena); in PopulateMetadata()
314 google_protobuf_Value* value = google_protobuf_Value_new(arena); in PopulateNode()
/third_party/grpc/src/core/ext/xds/
Dxds_api.cc590 google_protobuf_Value* value = google_protobuf_Value_new(arena); in PopulateMetadata()