OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRINT_JOB_STATUS_COMPLETED
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/service/cloud_print/
job_status_updater.cc
23
status ==
PRINT_JOB_STATUS_COMPLETED
;
70
last_job_details_.status =
PRINT_JOB_STATUS_COMPLETED
;
cloud_print_service_helpers.cc
24
case cloud_print::
PRINT_JOB_STATUS_COMPLETED
:
print_system.h
35
PRINT_JOB_STATUS_COMPLETED
,
print_system_win.cc
249
job_details->status =
PRINT_JOB_STATUS_COMPLETED
;
print_system_cups.cc
631
job_details->status =
PRINT_JOB_STATUS_COMPLETED
;
653
job_details->status =
PRINT_JOB_STATUS_COMPLETED
;
Completed in 34 milliseconds