Home
last modified time | relevance | path

Searched refs:end_job_result (Results 1 – 1 of 1) sorted by relevance

/packages/services/BuiltInPrintService/jni/lib/
Dlib_wprint.c1118 int end_job_result = jq->print_ifc->end_job(jq->print_ifc); in _job_thread() local
1120 if (end_job_result == ERROR) { in _job_thread()
1122 } else if (end_job_result == CANCELLED) { in _job_thread()
1182 int end_job_result = jq->print_ifc->end_job(jq->print_ifc); in _job_thread() local
1184 if (end_job_result == ERROR) { in _job_thread()
1186 } else if (end_job_result == CANCELLED) { in _job_thread()