Home
last modified time | relevance | path

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

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DByteString.java1435 LiteralByteString otherAsLiteral = (LiteralByteString) other; in equals() local
1439 int thatHash = otherAsLiteral.peekCachedHashCode(); in equals()