Searched refs:Global (Results 1 – 2 of 2) sorted by relevance
17 use alloc::alloc::Global;91 Box::try_new_zeroed_in(Global) in alloc()96 Box::try_new_zeroed_in(Global) in alloc()101 Box::try_new_zeroed_in(Global) in alloc()
167 pub fn platform_info(&self) -> Option<PlatformInfo<'_, alloc::alloc::Global>> { in platform_info() argument