Searched refs:JSON_PARSE_ERROR (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_url_fetcher.h32 JSON_PARSE_ERROR, enumerator in enum:local_discovery::PrivetURLFetcher::ErrorType
H A Dprivet_url_fetcher.cc304 delegate_->OnError(this, JSON_PARSE_ERROR);
311 delegate_->OnError(this, JSON_PARSE_ERROR);
H A Dprivet_url_fetcher_unittest.cc194 OnErrorInternal(PrivetURLFetcher::JSON_PARSE_ERROR));
H A Dprivet_http_impl.cc182 } else if (error == PrivetURLFetcher::JSON_PARSE_ERROR) {

Completed in 597 milliseconds