HomeSort by relevance Sort by last modified time
    Searched refs:IsURLAllowed (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/renderer_host/media/
media_stream_dispatcher_host.cc 139 if (!IsURLAllowed(security_origin))
177 if (!IsURLAllowed(security_origin))
208 if (!IsURLAllowed(security_origin))
226 bool MediaStreamDispatcherHost::IsURLAllowed(const GURL& url) {
media_stream_dispatcher_host.h 99 bool IsURLAllowed(const GURL& url);

Completed in 1710 milliseconds