Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/services/sa_avcodec/client/
H A Davcodec_client.cpp108 std::shared_ptr<CodecListClient> codecListClient = CodecListClient::Create(codecListProxy); in CreateCodecListService() local
115 int32_t AVCodecClient::DestroyCodecListService(std::shared_ptr<ICodecListService> codecListClient) in DestroyCodecListService()
183 auto codecListClient = std::static_pointer_cast<CodecListClient>(it); in DoAVCodecServerDied() local