Home | History | Annotate | Download | only in loader

Lines Matching refs:NET_ERROR

134 #define NET_ERROR(label, value) -(value),
136 #undef NET_ERROR
251 net::Error net_error) {
253 return net_error;
256 base::Bind(started_cb, static_cast<DownloadItem*>(NULL), net_error));
258 return net_error;