Home
last modified time | relevance | path

Searched defs:DeleteFuncType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/
H A Dnci_native_selector.cpp124 using DeleteFuncType = void (*)(INciNativeInterface *); in NewInstance() typedef
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.h95 using DeleteFuncType = INT32 (*)(HEVC_DEC_HANDLE hDecoder); variable