Searched refs:privet_client_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_http_impl.cc93 : privet_client_(privet_client), callback_(callback) {
100 url_fetcher_ = privet_client_->CreateURLFetcher(
110 return privet_client_;
130 privet_client_(privet_client),
150 Cancelation* cancelation = new Cancelation(privet_client_, user_);
170 return privet_client_;
223 privet_client_->RefreshPrivetToken(callback);
228 url_fetcher_ = privet_client_->CreateURLFetcher(
313 info_operation_ = privet_client_->CreateInfoOperation(
355 : privet_client_(privet_clien
[all...]
H A Dprivet_http_unittest.cc249 privet_client_ =
345 scoped_ptr<PrivetV1HTTPClient> privet_client_; member in class:local_discovery::__anon4170::PrivetHTTPTest
445 info_operation_ = privet_client_->CreateInfoOperation(
492 info_operation_ = privet_client_->CreateInfoOperation(
495 privet_client_->CreateRegisterOperation("example@google.com",
681 capabilities_operation_ = privet_client_->CreateCapabilitiesOperation(
721 capabilities_operation_ = privet_client_->CreateCapabilitiesOperation(
794 local_print_operation_ = privet_client_->CreateLocalPrintOperation(
H A Dprivet_http_impl.h45 PrivetHTTPClient* privet_client_; member in class:local_discovery::PrivetInfoOperationImpl
112 PrivetHTTPClient* privet_client_; member in class:local_discovery::PrivetRegisterOperationImpl
144 PrivetHTTPClient* privet_client_; member in class:local_discovery::PrivetJSONOperationImpl
184 PrivetHTTPClient* privet_client_; member in class:local_discovery::PrivetDataReadOperationImpl
256 PrivetHTTPClient* privet_client_; member in class:local_discovery::PrivetLocalPrintOperationImpl

Completed in 710 milliseconds