Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dtyped_allocator.h66 static void RunCtor(Allocator* raw_allocator, T* p, size_t n) { in RunCtor() function
80 inline void TypedAllocator::RunCtor(Allocator* raw_allocator, tstring* p, in RunCtor() function
98 inline void TypedAllocator::RunCtor(Allocator* raw_allocator, ResourceHandle* p, in RunCtor() function
116 inline void TypedAllocator::RunCtor(Allocator* raw_allocator, Variant* p, in RunCtor() function