Searched defs:GetPageSize (Results 1 - 5 of 5) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cc227 uptr GetPageSize() { function in namespace:__sanitizer
H A Dsanitizer_linux.cc702 uptr GetPageSize() { function in namespace:__sanitizer
H A Dsanitizer_win.cc37 uptr GetPageSize() { function in namespace:__sanitizer
/external/lldb/source/Host/common/
H A DHost.cpp281 Host::GetPageSize() function in class:Host
/external/v8/src/base/platform/
H A Dplatform-win32.cc699 static size_t GetPageSize() { function in namespace:v8::base
778 size_t msize = RoundUp(requested, static_cast<int>(GetPageSize()));

Completed in 182 milliseconds