Searched defs:decoderTypes (Results 1 – 10 of 10) sorted by relevance
157 std::vector<std::string> decoderTypes; in HandleGetSupportedDecoders() local
173 int32_t AVCastControllerProxy::GetSupportedDecoders(std::vector<std::string>& decoderTypes) in GetSupportedDecoders()
113 int32_t GetSupportedDecoders(std::vector<std::string>& decoderTypes) override { return 0; } in GetSupportedDecoders()
118 int32_t GetSupportedDecoders(std::vector<std::string>& decoderTypes) override in GetSupportedDecoders()
1740 std::vector<std::string> decoderTypes; variable
53 int32_t GetSupportedDecoders(std::vector<std::string>& decoderTypes) {return 0;} in GetSupportedDecoders()
424 int32_t AVCastControllerItem::GetSupportedDecoders(std::vector<std::string>& decoderTypes) in GetSupportedDecoders()
528 int32_t HwCastStreamPlayer::GetSupportedDecoders(std::vector<std::string>& decoderTypes) in GetSupportedDecoders()
277 int32_t GetSupportedDecoders(std::vector<std::string>& decoderTypes) {return 0;} in GetSupportedDecoders()
489 std::vector<std::string> decoderTypes; in GetSupportedDecoders() member