Searched defs:had_error_type (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/ftp/
H A Dftp_network_transaction.cc1390 static bool had_error_type[NUM_OF_NET_ERROR_TYPES]; local
1393 if (!had_error_type[type]) {
1394 had_error_type[type] = true;

Completed in 37 milliseconds