Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpage_allocator_internals_win.h69 bool TrySetSystemPagesAccessInternal( in TrySetSystemPagesAccessInternal() function
Dpage_allocator_internals_posix.h149 bool TrySetSystemPagesAccessInternal( in TrySetSystemPagesAccessInternal() function
Dpage_allocator.cc196 return TrySetSystemPagesAccessInternal(address, length, accessibility); in TrySetSystemPagesAccess()