Searched defs:nexe_token_lo (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/nacl/common/
H A Dnacl_types.cc12 nexe_token_lo(0),
28 nexe_token_lo(0),
41 uint64_t nexe_token_lo,
52 nexe_token_lo(nexe_token_lo),
38 NaClLaunchParams( const std::string& manifest_url, const IPC::PlatformFileForTransit& nexe_file, uint64_t nexe_token_lo, uint64_t nexe_token_hi, int render_view_id, uint32 permission_bits, bool uses_irt, bool uses_nonsfi_mode, bool enable_dyncode_syscalls, bool enable_exception_handling, bool enable_crash_throttling) argument
H A Dnacl_types.h52 uint64_t nexe_token_lo; member in struct:nacl::NaClStartParams
87 uint64_t nexe_token_lo,
103 uint64_t nexe_token_lo; member in struct:nacl::NaClLaunchParams

Completed in 121 milliseconds