OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsSchemeSecure
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/media/
media_stream_devices_controller.h
101
bool
IsSchemeSecure
() const;
media_stream_devices_controller.cc
309
if ((
IsSchemeSecure
() && !devices.empty()) ||
411
if (!
IsSchemeSecure
() &&
472
bool MediaStreamDevicesController::
IsSchemeSecure
() const {
Completed in 166 milliseconds