Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/services/sa_avcodec/client/
Davcodec_client.cpp154 std::shared_ptr<CodecListClient> codecListClient = CodecListClient::Create(codecListProxy); in CreateCodecListService() local
161 int32_t AVCodecClient::DestroyCodecListService(std::shared_ptr<ICodecListService> codecListClient) in DestroyCodecListService()
252 auto codecListClient = std::static_pointer_cast<CodecListClient>(it); in DoAVCodecServerDied() local