Home
last modified time | relevance | path

Searched defs:ALLOCATOR (Results 1 – 3 of 3) sorted by relevance

/external/rust/beto-rust/nearby/presence/ldt_np_adv_ffi/src/
Dno_std.rs22 static ALLOCATOR: LibcAlloc = LibcAlloc; constant
/external/crosvm/src/
Dmain.rs88 static ALLOCATOR: scudo::GlobalScudoAllocator = scudo::GlobalScudoAllocator; constant
/external/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs32 static ALLOCATOR: libc_alloc::LibcAlloc = libc_alloc::LibcAlloc; constant