HomeSort by relevance Sort by last modified time
    Searched defs:nacl (Results 1 - 25 of 90) sorted by null

1 2 3 4

  /external/chromium_org/components/nacl/renderer/
histogram.h 6 // seen while loading NaCl plugins.
12 namespace nacl { namespace
49 } // namespace nacl
ppb_nacl_private_impl.h 12 namespace nacl { namespace
16 } // namespace nacl
sandbox_arch.cc 10 namespace nacl { namespace
38 } // namespace nacl
sandbox_arch.h 5 // Routines for determining the most appropriate NaCl executable for
11 namespace nacl { namespace
12 // Returns the kind of SFI sandbox implemented by NaCl on this
16 } // namespace nacl
nacl_helper.h 11 namespace nacl { namespace
14 // NaCl trusted plugin, it configures it as an external plugin host.
29 } // namespace nacl
nacl_helper.cc 5 #include "components/nacl/renderer/nacl_helper.h"
9 namespace nacl { namespace
22 } // namespace nacl
  /external/chromium_org/components/nacl/common/
nacl_nonsfi_util.cc 5 #include "components/nacl/common/nacl_nonsfi_util.h"
9 #include "components/nacl/common/nacl_switches.h"
11 namespace nacl { namespace
24 } // namespace nacl
nacl_nonsfi_util.h 8 namespace nacl { namespace
16 } // namespace nacl
nacl_cmd_line.cc 8 #include "components/nacl/common/nacl_switches.h"
11 namespace nacl { namespace
16 // Propagate the following switches to the NaCl loader command line (along
35 } // namespace nacl
nacl_cmd_line.h 12 namespace nacl { namespace
15 // process to cmd_line that will be used for launching the NaCl loader/broker.
18 } // namespace nacl
pnacl_types.cc 5 #include "components/nacl/common/pnacl_types.h"
7 namespace nacl { namespace
13 } // namespace nacl
  /external/chromium_org/components/nacl/loader/
nacl_helper_win_64.h 8 namespace nacl { namespace
12 } // namespace nacl
  /external/chromium_org/components/nacl/loader/sandbox_linux/
nacl_bpf_sandbox_linux.h 8 namespace nacl { namespace
12 } // namespace nacl
  /external/chromium_org/chrome/browser/resources/
about_nacl.js 5 var nacl = nacl || {};
22 * Asks the C++ NaClUIDOMHandler to get details about the NaCl and return
31 * current state of NaCl.
34 nacl.returnNaClInfo = function(moduleListData) {
  /external/chromium_org/components/nacl/loader/nonsfi/
abi_conversion.h 13 namespace nacl { namespace
16 // Converts the timespec struct from NaCl's to host's ABI.
20 // Converts the timespec struct from host's to NaCl's ABI.
25 // Converts the stat struct from host's to NaCl's ABI.
30 } // namespace nacl
irt_exception_handling.h 8 namespace nacl { namespace
14 } // namespace nacl
irt_interfaces.h 13 namespace nacl { namespace
33 } // namespace nacl
irt_random.h 8 namespace nacl { namespace
17 } // namespace nacl
irt_resource_open.cc 5 #include "components/nacl/loader/nonsfi/irt_interfaces.h"
8 namespace nacl { namespace
16 } // namespace nacl
nonsfi_main.h 11 namespace nacl { namespace
14 // Launch NaCl with Non SFI mode.
18 } // namespace nacl
elf_loader.h 19 namespace nacl { namespace
45 } // namespace nacl
irt_icache.cc 11 #include "components/nacl/loader/nonsfi/irt_interfaces.h"
13 namespace nacl { namespace
20 // NaCl repository.
38 } // namespace nacl
irt_util.h 10 namespace nacl { namespace
50 } // namespace nacl
  /external/chromium_org/components/nacl/browser/
nacl_file_host.h 22 namespace nacl { namespace
26 // Opens NaCl Files in the Browser process, on behalf of the NaCl plugin.
30 // Open a PNaCl file (readonly) on behalf of the NaCl plugin.
32 scoped_refptr<nacl::NaClHostMessageFilter> nacl_host_message_filter,
41 // Opens a NaCl executable file for reading and executing.
43 scoped_refptr<nacl::NaClHostMessageFilter> nacl_host_message_filter,
nacl_broker_host_win.h 19 namespace nacl { namespace
62 } // namespace nacl

Completed in 180 milliseconds

1 2 3 4