Home
last modified time | relevance | path

Searched refs:is_nacl_unrestricted (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/renderer/
Dchrome_content_renderer_client.cc590 bool is_nacl_unrestricted = false; in CreatePlugin() local
592 is_nacl_unrestricted = in CreatePlugin()
596 is_nacl_unrestricted = in CreatePlugin()
617 is_nacl_unrestricted, in CreatePlugin()
813 bool is_nacl_unrestricted, in IsNaClAllowed() argument
874 bool is_nacl_allowed = is_nacl_unrestricted || in IsNaClAllowed()
Dchrome_content_renderer_client.h190 bool is_nacl_unrestricted,