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

/packages/services/BuiltInPrintService/jni/plugins/
H A Dpclm_wrapper_api.cpp27 return static_cast<PCLmGenerator *>(thisClass)->StartJob(pOutBuffer, iOutBufferSize);
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
H A DPCLmGenerator.h41 int StartJob(void **pOutBuffer, int *iOutBufferSize);
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
H A DgenPCLm.cpp1403 int PCLmGenerator::StartJob(void **pOutBuffer, int *iOutBufferSize) { function in class:PCLmGenerator

Completed in 59 milliseconds