Home
last modified time | relevance | path

Searched refs:kNaClCrashInfoShmemSize (Results 1 – 3 of 3) sorted by relevance

/external/cronet/components/nacl/common/
Dnacl_types.h25 static const int kNaClCrashInfoShmemSize = 4096; variable
/external/cronet/components/nacl/renderer/
Dnexe_load_manager.cc262 crash_info_shmem_region_.MapAt(0, kNaClCrashInfoShmemSize); in NexeDidCrash()
/external/cronet/components/nacl/browser/
Dnacl_process_host.cc747 base::WritableSharedMemoryRegion::Create(kNaClCrashInfoShmemSize); in StartNaClExecution()