Searched defs:IsSandboxedPage (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/extensions/common/manifest_handlers/ | ||
D | sandboxed_page_info.cc | 53 bool SandboxedPageInfo::IsSandboxedPage(const Extension* extension, in IsSandboxedPage() function in extensions::SandboxedPageInfo |
/external/chromium_org/chrome/renderer/extensions/ | ||
D | dispatcher.cc | 1525 bool Dispatcher::IsSandboxedPage(const GURL& url) const { in IsSandboxedPage() function in extensions::Dispatcher |