Searched defs:SetAllocator (Results 1 – 3 of 3) sorted by relevance
65 void SetAllocator(LinearAlloc* allocator) REQUIRES_SHARED(Locks::mutator_lock_) { in SetAllocator() function
44 void SetAllocator(at::DeviceType t, at::Allocator* alloc, uint8_t priority) { in SetAllocator() function
53 static void SetAllocator(size_t preallocSize, size_t minAllocSize) { in SetAllocator() function in A