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.c1193 int end_job_result = jq->print_ifc->end_job(jq->print_ifc); in _job_thread() local
1195 if (end_job_result == ERROR) { in _job_thread()
1197 } else if (end_job_result == CANCELLED) { in _job_thread()
1258 int end_job_result = jq->print_ifc->end_job(jq->print_ifc); in _job_thread() local
1260 if (end_job_result == ERROR) { in _job_thread()
1262 } else if (end_job_result == CANCELLED) { in _job_thread()