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

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_http_unittest.cc445 info_operation_ = privet_client_->CreateInfoOperation(
450 scoped_ptr<PrivetJSONOperation> info_operation_; member in class:local_discovery::__anon4170::PrivetInfoTest
455 info_operation_->Start();
472 info_operation_->Start();
492 info_operation_ = privet_client_->CreateInfoOperation(
516 scoped_ptr<PrivetJSONOperation> info_operation_; member in class:local_discovery::__anon4170::PrivetRegisterTest
H A Dprivet_http_impl.cc313 info_operation_ = privet_client_->CreateInfoOperation(
316 info_operation_->Start();
491 info_operation_ = privet_client_->CreateInfoOperation(
494 info_operation_->Start();
868 if (!info_operation_) {
869 info_operation_ = CreateInfoOperation(
872 info_operation_->Start();
878 info_operation_.reset();
H A Dprivet_http_impl.h118 scoped_ptr<PrivetJSONOperation> info_operation_; member in class:local_discovery::PrivetRegisterOperationImpl
282 scoped_ptr<PrivetJSONOperation> info_operation_; member in class:local_discovery::PrivetLocalPrintOperationImpl
317 scoped_ptr<PrivetJSONOperation> info_operation_; member in class:local_discovery::PrivetHTTPClientImpl

Completed in 158 milliseconds