Searched refs:DestroyAllExecutors (Results 1 – 4 of 4) sorted by relevance
50 void DestroyAllExecutors();
99 void ExecutorCache::DestroyAllExecutors() { in DestroyAllExecutors() function in stream_executor::ExecutorCache
79 void DestroyAllExecutors() { executor_cache_.DestroyAllExecutors(); } in DestroyAllExecutors() function
689 executor_cache_.DestroyAllExecutors(); in ~CPlatform()