Searched defs:SetAllocator (Results 1 – 4 of 4) sorted by relevance
31 static void SetAllocator( nw::os::IAllocator* allocator, in SetAllocator() function
111 Layout::SetAllocator(nw::os::IAllocator* pAllocator) in SetAllocator() function in nw::lyt::Layout
205 int SetAllocator(void* (*pAllocator)(size_t)) in SetAllocator() function
45 static void SetAllocator(nw::os::IAllocator* allocator) { s_Allocator = allocator; } in SetAllocator() function