Home | History | Annotate | Download | only in browser

Lines Matching defs:nacl

5 #include "components/nacl/browser/nacl_host_message_filter.h"
8 #include "components/nacl/browser/nacl_browser.h"
9 #include "components/nacl/browser/nacl_file_host.h"
10 #include "components/nacl/browser/nacl_process_host.h"
11 #include "components/nacl/browser/pnacl_host.h"
12 #include "components/nacl/common/nacl_host_messages.h"
23 namespace nacl {
31 // Only allow NaCl plugins to request certain permissions. We don't want
32 // a compromised renderer to be able to start a nacl plugin with e.g. Flash
116 const nacl::NaClLaunchParams& launch_params,
141 const nacl::NaClLaunchParams& launch_params,
161 nacl::NaClBrowser::GetDelegate()->MapUrlToLocalFilePath(
224 const nacl::PnaclCacheInfo& cache_info) {
249 nacl::NaClBrowser::GetDelegate()->
263 nacl::NaClBrowser::GetDelegate()->URLMatchesDebugPatterns(nmf_url);
266 } // namespace nacl