Home
last modified time | relevance | path

Searched defs:buf_value (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/core/
H A Dsocket_option.proto50 bytes buf_value = 5; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/core/v3/
H A Dsocket_option.proto71 bytes buf_value = 5; field
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dproto_trace_parser_impl_unittest.cc414 static const char buf_value[] = "This is a print event"; in TEST_F() local