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

/packages/services/BuiltInPrintService/jni/plugins/
H A Dpclm_wrapper_api.cpp31 return static_cast<PCLmGenerator *>(thisClass)->EndJob(pOutBuffer, iOutBufferSize);
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
H A DPCLmGenerator.h46 int EndJob(void **pOutBuffer, int *iOutBufferSize);
70 * Free the supplied output buffer (after EndJob)
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
H A DgenPCLm.cpp1430 int PCLmGenerator::EndJob(void **pOutBuffer, int *iOutBufferSize) { function in class:PCLmGenerator

Completed in 34 milliseconds