Home
last modified time | relevance | path

Searched refs:DestroyPCLmGen (Results 1 – 3 of 3) sorted by relevance

/packages/services/BuiltInPrintService/jni/plugins/
Dpclm_wrapper_api.h42 void DestroyPCLmGen(void *thisClass);
Dpclm_wrapper_api.cpp54 void DestroyPCLmGen(void *thisClass) { in DestroyPCLmGen() function
Dlib_pclm.c296 DestroyPCLmGen(job_info->pclmgen_obj); in _end_job()