OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsURLAllowed
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/renderer_host/media/
media_stream_dispatcher_host.cc
142
if (!
IsURLAllowed
(security_origin))
181
if (!
IsURLAllowed
(security_origin))
224
if (!
IsURLAllowed
(security_origin))
242
bool MediaStreamDispatcherHost::
IsURLAllowed
(const GURL& url) {
media_stream_dispatcher_host.h
101
bool
IsURLAllowed
(const GURL& url);
Completed in 495 milliseconds