Searched refs:SetTicket (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_http_unittest.cc906 local_print_operation_->SetTicket(kSampleCJTDuplex);
942 local_print_operation_->SetTicket(kSampleCJT);
975 local_print_operation_->SetTicket(kSampleCJT);
1008 local_print_operation_->SetTicket(kSampleCJT);
1047 local_print_operation_->SetTicket(kSampleCJT);
H A Dprivet_http.h165 virtual void SetTicket(const std::string& ticket) = 0;
H A Dprivet_http_impl.h213 virtual void SetTicket(const std::string& ticket) OVERRIDE;
H A Dprivet_http_impl.cc793 void PrivetLocalPrintOperationImpl::SetTicket(const std::string& ticket) { function in class:local_discovery::PrivetLocalPrintOperationImpl
/external/chromium_org/chrome/browser/ui/webui/print_preview/
H A Dprint_preview_handler.cc1488 privet_local_print_operation_->SetTicket(print_ticket);

Completed in 86 milliseconds