Home | History | Annotate | Download | only in options

Lines Matching refs:net_error

127 std::string NetErrorToString(int net_error) {
128 switch (net_error) {
964 dict->SetString(kErrorId, NetErrorToString(failure.net_error));