Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/server/include/
H A Drecorder_common.h60 REC_ANONYMOUS_FUNC_ON_INFO, enumerator
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/server/src/
H A Drecorder_service.cpp309 int32_t ret = SendRequest(sid_, REC_ANONYMOUS_FUNC_ON_INFO, &io, nullptr, option, nullptr); in OnInfo()
/ohos5.0/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/
H A Drecorder_client.cpp83 case REC_ANONYMOUS_FUNC_ON_INFO: { in RecorderCallbackSvc()