Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dtyped_allocator.h71 static void RunDtor(Allocator* raw_allocator, T* p, size_t n) {} in RunDtor() function
89 inline void TypedAllocator::RunDtor(Allocator* raw_allocator, tstring* p, in RunDtor() function
107 inline void TypedAllocator::RunDtor(Allocator* raw_allocator, ResourceHandle* p, in RunDtor() function
125 inline void TypedAllocator::RunDtor(Allocator* raw_allocator, Variant* p, in RunDtor() function