OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRINT_JOB_STATUS_ERROR
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/service/cloud_print/
cloud_print_service_helpers.cc
21
case cloud_print::
PRINT_JOB_STATUS_ERROR
:
cloud_print_service_helpers_unittest.cc
26
PRINT_JOB_STATUS_ERROR
, 1).spec());
job_status_updater.cc
22
return status ==
PRINT_JOB_STATUS_ERROR
||
print_system.h
34
PRINT_JOB_STATUS_ERROR
,
print_system_win.cc
251
job_details->status =
PRINT_JOB_STATUS_ERROR
;
print_system_cups.cc
650
job_details->status =
PRINT_JOB_STATUS_ERROR
;
printer_job_handler.cc
582
UpdateJobStatus(
PRINT_JOB_STATUS_ERROR
, error);
Completed in 47 milliseconds