HomeSort by relevance Sort by last modified time
    Searched refs:UNMAP_VIEW_OF_SECTION_ID (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/sandbox/win/src/
interceptors.h 17 UNMAP_VIEW_OF_SECTION_ID,
interceptors_64.cc 37 NtUnmapViewOfSectionFunction>(g_originals[UNMAP_VIEW_OF_SECTION_ID]);
interception.cc 382 ADD_NT_INTERCEPTION(NtUnmapViewOfSection, UNMAP_VIEW_OF_SECTION_ID, 12);

Completed in 171 milliseconds