Searched defs:RefcountedMapAllocator (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/aten/src/ATen/ |
H A D | MapAllocator.cpp | 467 RefcountedMapAllocator::RefcountedMapAllocator(const char *filename, int flags, size_t size) in RefcountedMapAllocator() function in at::RefcountedMapAllocator 473 RefcountedMapAllocator::RefcountedMapAllocator(WithFd, const char *filename, int fd, int flags, siz… in RefcountedMapAllocator() function in at::RefcountedMapAllocator 551 RefcountedMapAllocator::RefcountedMapAllocator(const char *filename, int flags, size_t size) in RefcountedMapAllocator() function in at::RefcountedMapAllocator 558 RefcountedMapAllocator::RefcountedMapAllocator(WithFd, const char *filename, int fd, int flags, siz… in RefcountedMapAllocator() function in at::RefcountedMapAllocator
|