Home
last modified time | relevance | path

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

/base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/src/
H A Dscan_callback.cpp130 DELETE_AND_NULLIFY(work); in CreateCallbackParam()
131 DELETE_AND_NULLIFY(param); in CreateCallbackParam()
132 DELETE_AND_NULLIFY(context); in CreateCallbackParam()
155 DELETE_AND_NULLIFY(work); in ExecuteUvQueueWork()
156 DELETE_AND_NULLIFY(cbParam); in ExecuteUvQueueWork()
157 DELETE_AND_NULLIFY(context); in ExecuteUvQueueWork()
161 DELETE_AND_NULLIFY(work); in ExecuteUvQueueWork()
162 DELETE_AND_NULLIFY(context->callBackParam); in ExecuteUvQueueWork()
163 DELETE_AND_NULLIFY(context); in ExecuteUvQueueWork()
/base/print/print_fwk/frameworks/ohscan/src/
H A Dohscan.cpp60 DELETE_AND_NULLIFY(devices[i]) in FreeDeviceListMemory()
181 DELETE_AND_NULLIFY(scannerOptions->titles[i]) in FreeScannerOptionsMemory()
186 DELETE_AND_NULLIFY(scannerOptions->descriptions[i]) in FreeScannerOptionsMemory()
191 DELETE_AND_NULLIFY(scannerOptions->ranges[i]) in FreeScannerOptionsMemory()
194 DELETE_AND_NULLIFY(scannerOptions) in FreeScannerOptionsMemory()
/base/print/print_fwk/utils/include/
H A Dscan_constant.h49 #define DELETE_AND_NULLIFY(ptr) \ macro
/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp160 DELETE_AND_NULLIFY(cinfoPtr); in ~ScanServiceAbility()

Completed in 6 milliseconds