Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/src/
Dsandbox_nt_types.h17 NtMapViewOfSectionFunction MapViewOfSection; member
Dpolicy_broker.cc58 INIT_GLOBAL_NT(MapViewOfSection); in SetupNtdllImports()
Dsandbox_nt_util.cc124 NTSTATUS ret = g_nt.MapViewOfSection(g_shared_section, NtCurrentProcess, in MapGlobalMemory()