Home
last modified time | relevance | path

Searched refs:allocation_granularity (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/base/win/
Dwindows_version.h91 size_t allocation_granularity() const { return allocation_granularity_; } in allocation_granularity() function
/external/chromium_org/base/
Dsys_info_win.cc117 return win::OSInfo::GetInstance()->allocation_granularity(); in VMAllocationGranularity()