Searched refs:getStatusDetails (Results 1 – 8 of 8) sorted by relevance
208 public com.google.protobuf.ByteString getStatusDetails() { in getStatusDetails() method in Trailer284 result = result && getStatusDetails() in equals()285 .equals(other.getStatusDetails()); in equals()306 hash = (53 * hash) + getStatusDetails().hashCode(); in hashCode()529 if (other.getStatusDetails() != com.google.protobuf.ByteString.EMPTY) { in mergeFrom()530 setStatusDetails(other.getStatusDetails()); in mergeFrom()853 public com.google.protobuf.ByteString getStatusDetails() { in getStatusDetails() method in Trailer.Builder883 statusDetails_ = getDefaultInstance().getStatusDetails(); in clearStatusDetails()
72 com.google.protobuf.ByteString getStatusDetails(); in getStatusDetails() method
226 com.google.protobuf.ByteString getStatusDetails(); in getStatusDetails() method
825 public com.google.protobuf.ByteString getStatusDetails() { in getStatusDetails() method in GrpcLogEntry1023 result = result && getStatusDetails() in equals()1024 .equals(other.getStatusDetails()); in equals()1080 hash = (53 * hash) + getStatusDetails().hashCode(); in hashCode()1395 if (other.getStatusDetails() != com.google.protobuf.ByteString.EMPTY) { in mergeFrom()1396 setStatusDetails(other.getStatusDetails()); in mergeFrom()2557 public com.google.protobuf.ByteString getStatusDetails() { in getStatusDetails() method in GrpcLogEntry.Builder2587 statusDetails_ = getDefaultInstance().getStatusDetails(); in clearStatusDetails()
82 const char* getStatusDetails (void) const { return m_statusDetails.c_str(); } in getStatusDetails() function in xe::TestCaseResultData
895 result->statusDetails = data.getStatusDetails(); in parseTestCaseResultFromData()
157 tagResult.statusDetails = caseData->getStatusDetails(); in testCaseResultComplete()
156 header.statusDetails = caseData->getStatusDetails(); in testCaseResultComplete()