Searched refs:DestroyTransCoderService (Results 1 – 6 of 6) sorted by relevance
55 (void)MediaServiceFactory::GetInstance().DestroyTransCoderService(transCoderService_); in ~TransCoderImpl()186 (void)MediaServiceFactory::GetInstance().DestroyTransCoderService(transCoderService_); in Release()
39 int32_t DestroyTransCoderService(std::shared_ptr<ITransCoderService> transCoder) override;
86 int32_t MediaLocal::DestroyTransCoderService(std::shared_ptr<ITransCoderService> transCoder) in DestroyTransCoderService() function in OHOS::Media::MediaLocal
59 int32_t DestroyTransCoderService(std::shared_ptr<ITransCoderService> transCoder) override;
150 int32_t MediaClient::DestroyTransCoderService(std::shared_ptr<ITransCoderService> transCoder) in DestroyTransCoderService() function in OHOS::Media::MediaClient
96 virtual int32_t DestroyTransCoderService(std::shared_ptr<ITransCoderService> transCoder) = 0;