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

  /external/chromium_org/chrome/browser/local_discovery/
privet_http.h 151 virtual void SetJobname(const std::string& jobname) = 0;
privet_http_unittest.cc 812 local_print_operation_->SetJobname("Sample job name");
838 local_print_operation_->SetJobname("Sample job name");
864 local_print_operation_->SetJobname("Sample job name");
890 local_print_operation_->SetJobname("Sample job name");
922 local_print_operation_->SetJobname("Sample job name");
961 local_print_operation_->SetJobname("Sample job name");
    [all...]
privet_http_impl.h 167 virtual void SetJobname(const std::string& jobname) OVERRIDE;
privet_http_impl.cc 673 void PrivetLocalPrintOperationImpl::SetJobname(const std::string& jobname) {
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_handler.cc     [all...]

Completed in 397 milliseconds