Searched defs:SetAllocator (Results 1 – 3 of 3) sorted by relevance
33 static void SetAllocator( nw::os::IAllocator* allocator, in SetAllocator() function
113 Layout::SetAllocator(nw::os::IAllocator* pAllocator) in SetAllocator() function in nw::lyt::Layout
47 static void SetAllocator(nw::os::IAllocator* allocator) { s_Allocator = allocator; } in SetAllocator() function