Searched defs:failureReason (Results 1 – 7 of 7) sorted by relevance
100 @FailureReason public final int failureReason; field in Download111 @FailureReason int failureReason) { in Download()130 @FailureReason int failureReason, in Download()
361 int failureReason = in getDownloadForCurrentRow() local
52 private int failureReason; field in DownloadBuilder153 public DownloadBuilder setFailureReason(int failureReason) { in setFailureReason()
46 @Download.FailureReason private int failureReason; field in TestDownloadManagerListener
240 public void onStateChanged(int state, int failureReason) { in onStateChanged()
319 string InstanceContext::getSpecializedFailMessage (const string& failureReason) in getSpecializedFailMessage()
1077 llvm::Optional<std::string> failureReason; member