Searched defs:IsURLAllowed (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/renderer_host/media/
H A Dmedia_stream_dispatcher_host.cc139 if (!IsURLAllowed(security_origin))
177 if (!IsURLAllowed(security_origin))
208 if (!IsURLAllowed(security_origin))
226 bool MediaStreamDispatcherHost::IsURLAllowed(const GURL& url) { function in class:content::MediaStreamDispatcherHost

Completed in 40 milliseconds