Home
last modified time | relevance | path

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

/external/chromium_org/components/nacl/browser/
Dnacl_process_host.h220 bool enable_dyncode_syscalls_; variable
Dnacl_process_host.cc248 enable_dyncode_syscalls_(enable_dyncode_syscalls), in NaClProcessHost()
711 params.enable_dyncode_syscalls = enable_dyncode_syscalls_; in StartNaClExecution()