Searched refs:IsSchemeSecure (Results 1 – 2 of 2) sorted by relevance
101 bool IsSchemeSecure() const;
309 if ((IsSchemeSecure() && !devices.empty()) || in Accept()411 if (!IsSchemeSecure() && in IsRequestAllowedByDefault()472 bool MediaStreamDevicesController::IsSchemeSecure() const { in IsSchemeSecure() function in MediaStreamDevicesController