Lines Matching refs:LOGI
642 LOGI("_print_job_state_callback(): new state: %d", new_state->job_state); in _print_job_state_callback()
849 LOGI("_job_thread(): Received message: MSG_RUN_JOB"); in _job_thread()
851 LOGI("_job_thread(): Received message: MSG_QUIT"); in _job_thread()
1326 LOGI("job_thread(): with job_state value: %d ", jq->job_state); in _job_thread()
1329 LOGI("_job_thread(): job finished early: do not send callback again"); in _job_thread()
1380 LOGI("_job_thread(): job %ld not in queue .. maybe cancelled", job_handle); in _job_thread()
1384 LOGI("_job_thread(): job finished: %ld", job_handle); in _job_thread()
1702 LOGI("_get_print_format(): print_format switched from PDF to PCLm"); in _get_print_format()
1721 LOGI("\t_get_print_format(): print_format: %s", print_format); in _get_print_format()
2178 LOGI("received cancel request"); in wprintCancelJob()
2295 LOGI("App Name: '%s', Version: '%s', OS: '%s'", g_appName, g_appVersion, g_osName); in wprintSetSourceInfo()