Searched refs:DestroyCodecListService (Results 1 – 4 of 4) sorted by relevance
57 virtual int32_t DestroyCodecListService(std::shared_ptr<ICodecListService> avCodecList) = 0;
47 int32_t DestroyCodecListService(std::shared_ptr<ICodecListService> codecListClient) override;
115 int32_t AVCodecClient::DestroyCodecListService(std::shared_ptr<ICodecListService> codecListClient) in DestroyCodecListService() function in OHOS::MediaAVCodec::AVCodecClient
60 (void)AVCodecServiceFactory::GetInstance().DestroyCodecListService(codecListService_); in ~AVCodecListImpl()