Searched refs:DropFromTable (Results 1 – 3 of 3) sorted by relevance
93 it->second.instance->DropFromTable(); in Drop()112 it.second.instance->DropFromTable(); in ~ScopedAllocatorContainer()
98 void DropFromTable() LOCKS_EXCLUDED(mu_);
147 void ScopedAllocatorInstance::DropFromTable() { in DropFromTable() function in tensorflow::ScopedAllocatorInstance