Searched defs:DestroyTransCoderService (Results 1 – 4 of 4) sorted by relevance
96 int32_t MediaLocal::DestroyTransCoderService(std::shared_ptr<ITransCoderService> transCoder) in DestroyTransCoderService() function in OHOS::Media::MediaLocal
219 int32_t MediaClient::DestroyTransCoderService(std::shared_ptr<ITransCoderService> transCoder) in DestroyTransCoderService() function in OHOS::Media::MediaClient
42 …int32_t DestroyTransCoderService(std::shared_ptr<ITransCoderService> transCoder) override { return… in DestroyTransCoderService() function