Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/server/include/
H A Drecorder_common.h59 REC_ANONYMOUS_FUNC_ON_ERROR, enumerator
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/server/src/
H A Drecorder_service.cpp293 int32_t ret = SendRequest(sid_, REC_ANONYMOUS_FUNC_ON_ERROR, &io, nullptr, option, nullptr); in OnError()
/ohos5.0/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/
H A Drecorder_client.cpp75 case REC_ANONYMOUS_FUNC_ON_ERROR: { in RecorderCallbackSvc()