Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_sink.cpp272 static int32_t SinkOnError(CallbackHandle privateDataHandle, int32_t errorType, int32_t errorCode) in SinkOnError()
288 static int32_t SinkOnInfo(CallbackHandle privateDataHandle, int32_t type, int32_t extra) in SinkOnInfo()
/ohos5.0/drivers/peripheral/format/interfaces/include/
H A Dformat_type.h636 CallbackHandle privateDataHandle; member