Searched refs:getIncludeQueryString (Results 1 – 2 of 2) sorted by relevance
201 boolean getIncludeQueryString(); in getIncludeQueryString() method
295 public boolean getIncludeQueryString() { in getIncludeQueryString() method in CacheKeyPolicy542 if (getIncludeQueryString() != other.getIncludeQueryString()) return false; in equals()575 hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(getIncludeQueryString()); in hashCode()883 setIncludeQueryString(other.getIncludeQueryString()); in mergeFrom()1496 public boolean getIncludeQueryString() { in getIncludeQueryString() method in CacheKeyPolicy.Builder