Searched refs:AllowMicAccess (Results 1 – 11 of 11) sorted by relevance
33 bool MockResourceContext::AllowMicAccess(const GURL& origin) { in AllowMicAccess() function in content::MockResourceContext
31 virtual bool AllowMicAccess(const GURL& origin) OVERRIDE;
51 bool AwResourceContext::AllowMicAccess(const GURL& origin) { in AllowMicAccess() function in android_webview::AwResourceContext
64 virtual bool AllowMicAccess(const GURL& origin) = 0;
98 if (!resource_context_->AllowMicAccess(request_it->origin)) in DevicesEnumerated()
46 virtual bool AllowMicAccess(const GURL& origin) OVERRIDE { in AllowMicAccess() function in content::ShellBrowserContext::ShellResourceContext
169 virtual bool AllowMicAccess(const GURL& origin) OVERRIDE { in AllowMicAccess() function in content::MockRTCResourceContext
384 virtual bool AllowMicAccess(const GURL& origin) OVERRIDE;
904 bool ProfileIOData::ResourceContext::AllowMicAccess(const GURL& origin) { in AllowMicAccess() function in ProfileIOData::ResourceContext
93 virtual bool AllowMicAccess(const GURL& origin) OVERRIDE { return false; } in AllowMicAccess() function in content::__anon839ffeb10111::FakeResourceContext