Searched refs:OnParsedJson (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivetv3_session.cc42 virtual void OnParsedJson(PrivetURLFetcher* fetcher,
75 void PrivetV3Session::FetcherDelegate::OnParsedJson( function in class:local_discovery::PrivetV3Session::FetcherDelegate
79 request_->OnParsedJson(value, has_error);
H A Dprivetv3_session.h52 virtual void OnParsedJson(const base::DictionaryValue& value,
H A Dprivet_http_impl.h40 virtual void OnParsedJson(PrivetURLFetcher* fetcher,
67 virtual void OnParsedJson(PrivetURLFetcher* fetcher,
85 virtual void OnParsedJson(PrivetURLFetcher* fetcher,
136 virtual void OnParsedJson(PrivetURLFetcher* fetcher,
172 virtual void OnParsedJson(PrivetURLFetcher* fetcher,
230 virtual void OnParsedJson(PrivetURLFetcher* fetcher,
H A Dprivetv3_setup_flow.cc28 virtual void OnParsedJson(const base::DictionaryValue& value,
56 void SetupRequest::OnParsedJson(const base::DictionaryValue& value, function in class:local_discovery::__anon4180::SetupRequest
H A Dprivet_url_fetcher.h55 virtual void OnParsedJson(PrivetURLFetcher* fetcher,
60 // |OnParsedJson| will not be called. Otherwise, |OnParsedJson| will be
H A Dprivet_http_impl.cc118 void PrivetInfoOperationImpl::OnParsedJson(PrivetURLFetcher* fetcher, function in class:local_discovery::PrivetInfoOperationImpl
197 void PrivetRegisterOperationImpl::OnParsedJson( function in class:local_discovery::PrivetRegisterOperationImpl
338 void PrivetRegisterOperationImpl::Cancelation::OnParsedJson( function in class:local_discovery::PrivetRegisterOperationImpl::Cancelation
381 void PrivetJSONOperationImpl::OnParsedJson(PrivetURLFetcher* fetcher, function in class:local_discovery::PrivetJSONOperationImpl
446 void PrivetDataReadOperationImpl::OnParsedJson( function in class:local_discovery::PrivetDataReadOperationImpl
773 void PrivetLocalPrintOperationImpl::OnParsedJson( function in class:local_discovery::PrivetLocalPrintOperationImpl
H A Dprivet_url_fetcher.cc334 delegate_->OnParsedJson(
H A Dprivet_url_fetcher_unittest.cc41 virtual void OnParsedJson(PrivetURLFetcher* fetcher,
/external/chromium_org/chrome/browser/extensions/api/gcd_private/
H A Dgcd_private_api.cc206 virtual void OnParsedJson(const base::DictionaryValue& value,
517 void GcdPrivateRequest::OnParsedJson(const base::DictionaryValue& value, function in class:extensions::GcdPrivateRequest

Completed in 159 milliseconds