Lines Matching refs:LOGI
573 LOGI("status requested job cancel"); in _job_status_callback()
794 LOGI("_job_thread(): Received message: MSG_RUN_JOB"); in _job_thread()
796 LOGI("_job_thread(): Received message: MSG_QUIT"); in _job_thread()
1249 LOGI("job_thread(): with job_state value: %d ", jq->job_state); in _job_thread()
1254 LOGI("_job_thread(): job finished early: do not send callback again"); in _job_thread()
1306 LOGI("_job_thread(): job %ld not in queue .. maybe cancelled", job_handle); in _job_thread()
1310 LOGI("_job_thread(): job finished: %ld", job_handle); in _job_thread()
1623 LOGI("_get_print_format(): print_format switched from PDF to PCLm"); in _get_print_format()
1642 LOGI("\t_get_print_format(): print_format: %s", print_format); in _get_print_format()
2103 LOGI("received cancel request"); in wprintCancelJob()
2218 LOGI("App Name: '%s', Version: '%s', OS: '%s'", g_appName, g_appVersion, g_osName); in wprintSetSourceInfo()