Home | History | Annotate | Download | only in renderer

Lines Matching defs:nacl

5 #include "components/nacl/renderer/json_manifest.h"
13 #include "components/nacl/renderer/nexe_load_manager.h"
18 namespace nacl {
43 // Sample NaCl manifest file:
180 // This prohibits NaCl clients from invoking PNaCl.
183 error_stream << "PNaCl-like NMF with application/x-nacl mimetype instead "
279 // The known values for NaCl ISA dictionaries in the manifest.
304 // For NaCl, arch entries can only be
383 typedef base::ScopedPtrHashMap<PP_Instance, nacl::JsonManifest> JsonManifestMap;
530 // NaCl.
542 // for NaCl.
556 // entry at schema validation time for NaCl. This allows manifests to
619 // a matching entry (sandbox_isa_ or portable) for NaCl.
663 // NaCl
671 } // namespace nacl