Searched refs:IsSecuredStream (Results 1 – 3 of 3) sorted by relevance
43 bool IsSecuredStream(const Stream& stream);
623 bool IsSecuredStream(const Stream& stream) { in IsSecuredStream() function
227 if (utils::IsSecuredStream(stream)) { in IsStreamConfigurationSupported()