HomeSort by relevance Sort by last modified time
    Searched refs:privet_client_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/local_discovery/
privet_http_impl.cc 93 : 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_client)
    [all...]
privet_http_impl.h 45 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
privet_http_unittest.cc 249 privet_client_ =
345 scoped_ptr<PrivetV1HTTPClient> privet_client_; member in class:local_discovery::__anon8795::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(
    [all...]

Completed in 7092 milliseconds