Home
last modified time | relevance | path

Searched defs:defaultBytes_ (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DSentinelOuterClass.java261 private com.google.protobuf.ByteString defaultBytes_; field in SentinelOuterClass.Sentinel
676 private com.google.protobuf.ByteString defaultBytes_ = com.google.protobuf.ByteString.EMPTY; field in SentinelOuterClass.Sentinel.Builder
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittest.cs2403 private pb::ByteString defaultBytes_; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes