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

  /external/chromium_org/sandbox/win/src/
job.h 26 // job_name can be NULL if the job is unnamed.
33 const wchar_t* job_name,
job.cc 18 const wchar_t* job_name,
25 job_name);
  /external/chromium_org/cloud_print/gcp20/prototype/
local_print_job.h 47 std::string job_name; member in struct:LocalPrintJob
privet_http_server.cc 341 bool job_name_present = GetValueForKeyInQuery(url, "job_name", &job.job_name);
373 response->SetString("job_name", job.job_name);
print_job_handler.cc 179 current_job->second.data.job_name, file_extension)) {
  /external/chromium_org/printing/backend/
win_helper.cc 63 const LPCWSTR job_name,
301 const LPCWSTR job_name,
311 job_name,
win_helper.h 154 const LPCWSTR job_name,

Completed in 91 milliseconds