Searched refs:GetContentSecurityPolicy (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/extensions/common/manifest_handlers/
H A Dcsp_info.cc57 const std::string& CSPInfo::GetContentSecurityPolicy( function in class:extensions::CSPInfo
69 SandboxedPageInfo::GetContentSecurityPolicy(extension) :
70 GetContentSecurityPolicy(extension);
H A Dcsp_info.h25 static const std::string& GetContentSecurityPolicy(
H A Dsandboxed_page_info.h22 static const std::string& GetContentSecurityPolicy(
H A Dsandboxed_page_info.cc44 const std::string& SandboxedPageInfo::GetContentSecurityPolicy( function in class:extensions::SandboxedPageInfo
/external/chromium_org/extensions/renderer/
H A Duser_script_slave.cc60 id, WebString::fromUTF8(CSPInfo::GetContentSecurityPolicy(extension)));

Completed in 169 milliseconds