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

/haiku-fatelf/src/servers/print/
H A DPrinter.cpp522 bool canOpenFile; local
527 canOpenFile = jobFile.InitCheck() == B_OK;
530 if (canOpenFile && PrintSpooledJob(path.Path()) == B_OK) {

Completed in 70 milliseconds