Searched refs:getContent (Results 1 – 3 of 3) sorted by relevance
184 response.getOutputStream().write(blobFile.getContent()); in downloadHandler()221 InputStream blobInputStream = new ByteArrayInputStream(blobFile.getContent()); in defaultHandler()256 response.getOutputStream().write(blobFile.getContent()); in defaultHandler()
226 blobFile.getContent()); in doPost()
12732 com.google.protobuf.ByteString getContent(); in getContent() method12891 public com.google.protobuf.ByteString getContent() { in getContent() method in VtsReportMessage.LogMessage12965 result = result && getContent() in equals()12966 .equals(other.getContent()); in equals()12989 hash = (53 * hash) + getContent().hashCode(); in hashCode()13205 setContent(other.getContent()); in mergeFrom()13357 public com.google.protobuf.ByteString getContent() { in getContent() method in VtsReportMessage.LogMessage.Builder13387 content_ = getDefaultInstance().getContent(); in clearContent()13495 com.google.protobuf.ByteString getContent(); in getContent() method13656 public com.google.protobuf.ByteString getContent() { in getContent() method in VtsReportMessage.UrlResourceMessage[all …]