Searched refs:ppd_status (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/printing/backend/
H A Dcups_helper.cc367 ppd_status_t ppd_status = ppdLastError(&line); local
368 LOG(ERROR) << "Failed to open PDD file: error " << ppd_status << " at line "
369 << line << ", " << ppdErrorString(ppd_status);

Completed in 76 milliseconds