Home
last modified time | relevance | path

Searched defs:RefcountedMapAllocatorArgCheck (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DMapAllocator.cpp452 RefcountedMapAllocatorArgCheck::RefcountedMapAllocatorArgCheck(int flags) { in RefcountedMapAllocatorArgCheck() function in at::RefcountedMapAllocatorArgCheck
549 RefcountedMapAllocatorArgCheck::RefcountedMapAllocatorArgCheck(int flags) {} in RefcountedMapAllocatorArgCheck() function in at::RefcountedMapAllocatorArgCheck
H A DMapAllocator.h99 struct TORCH_API RefcountedMapAllocatorArgCheck { struct