Home
last modified time | relevance | path

Searched defs:SetAllocator (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/mirror/
H A Dclass_loader.h65 void SetAllocator(LinearAlloc* allocator) REQUIRES_SHARED(Locks::mutator_lock_) { in SetAllocator() function
/aosp_15_r20/external/pytorch/c10/core/
H A DAllocator.cpp44 void SetAllocator(at::DeviceType t, at::Allocator* alloc, uint8_t priority) { in SetAllocator() function
/aosp_15_r20/external/skia/tests/
H A DGrMemoryPoolTest.cpp53 static void SetAllocator(size_t preallocSize, size_t minAllocSize) { in SetAllocator() function in A