Searched refs:PrivetJSONOperationImpl (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_http_impl.cc350 PrivetJSONOperationImpl::PrivetJSONOperationImpl( function in class:local_discovery::PrivetJSONOperationImpl
361 PrivetJSONOperationImpl::~PrivetJSONOperationImpl() {
364 void PrivetJSONOperationImpl::Start() {
371 PrivetHTTPClient* PrivetJSONOperationImpl::GetHTTPClient() {
375 void PrivetJSONOperationImpl::OnError(
381 void PrivetJSONOperationImpl::OnParsedJson(PrivetURLFetcher* fetcher,
387 void PrivetJSONOperationImpl::OnNeedPrivetToken(
924 return scoped_ptr<PrivetJSONOperation>(new PrivetJSONOperationImpl(
[all...]
H A Dprivet_http_impl.h122 class PrivetJSONOperationImpl : public PrivetJSONOperation, class in namespace:local_discovery
125 PrivetJSONOperationImpl(PrivetHTTPClient* privet_client,
129 virtual ~PrivetJSONOperationImpl();

Completed in 634 milliseconds