Home
last modified time | relevance | path

Searched defs:get_system_allocator_config (Results 1 – 4 of 4) sorted by relevance

/external/crosvm/riscv64/src/
Dlib.rs175 fn get_system_allocator_config<V: Vm>(vm: &V) -> SystemAllocatorConfig { in get_system_allocator_config() method
/external/crosvm/aarch64/src/
Dlib.rs418 fn get_system_allocator_config<V: Vm>(vm: &V) -> SystemAllocatorConfig { in get_system_allocator_config() method
/external/crosvm/arch/src/
Dlib.rs450 fn get_system_allocator_config<V: Vm>(vm: &V) -> SystemAllocatorConfig; in get_system_allocator_config() method
/external/crosvm/x86_64/src/
Dlib.rs693 fn get_system_allocator_config<V: Vm>(vm: &V) -> SystemAllocatorConfig { in get_system_allocator_config() method