Home
last modified time | relevance | path

Searched defs:bytes_value (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/php/tests/proto/
Dtest_wrapper_type_setters.proto16 google.protobuf.BytesValue bytes_value = 9; field
/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto42 bytes bytes_value = 9; field
120 google.protobuf.BytesValue bytes_value = 9; field
/third_party/protobuf/third_party/abseil-cpp/absl/log/internal/
Dproto.h275 absl::Span<const char> bytes_value() const { return data_; } in bytes_value() function
/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto140 google.protobuf.BytesValue bytes_value = 9; field