Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/unordered/
Dallocator_traits.cpp104 template <typename T> struct empty_allocator struct
107 ALLOCATOR_METHODS(empty_allocator) argument
112 typedef empty_allocator<int> allocator; in test_empty_allocator()
/aosp_15_r20/external/crosvm/resources/src/
H A Daddress_allocator.rs523 fn empty_allocator() { in empty_allocator() function