Home
last modified time | relevance | path

Searched defs:allocation_granularity (Results 1 – 5 of 5) sorted by relevance

/external/crosvm/base/src/sys/windows/
Dsystem_info.rs18 allocation_granularity: u64, field
48 pub fn allocation_granularity() -> u64 { in allocation_granularity() function
/external/webrtc/rtc_base/win/
Dwindows_version.h121 size_t allocation_granularity() const { return allocation_granularity_; } in allocation_granularity() function
/external/cronet/tot/base/win/
Dwindows_version.h164 const size_t& allocation_granularity() const { in allocation_granularity() function
/external/cronet/stable/base/win/
Dwindows_version.h164 const size_t& allocation_granularity() const { in allocation_granularity() function
/external/rust/android-crates-io/crates/memmap2/src/
Dwindows.rs509 fn allocation_granularity() -> usize { in allocation_granularity() function