Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Dav_codec_service_ipc_interface_code.h63 enum class AVCodecServiceInterfaceCode { enum
H A Davcodec_service_proxy.cpp51 …Remote()->SendRequest(static_cast<uint32_t>(AVCodecServiceInterfaceCode::GET_SUBSYSTEM), data, rep… in GetSubSystemAbility()
H A Davcodec_service_stub.cpp88 case static_cast<uint32_t>(AVCodecServiceInterfaceCode::GET_SUBSYSTEM): in OnRemoteRequest()