Searched refs:GetCudaRuntimeDsoHandle (Results 1 – 4 of 4) sorted by relevance
80 port::StatusOr<void*> GetCudaRuntimeDsoHandle() { in GetCudaRuntimeDsoHandle() function158 port::StatusOr<void*> GetCudaRuntimeDsoHandle() { in GetCudaRuntimeDsoHandle() function159 static auto result = new auto(DsoLoader::GetCudaRuntimeDsoHandle()); in GetCudaRuntimeDsoHandle()
38 port::StatusOr<void*> GetCudaRuntimeDsoHandle();74 port::StatusOr<void*> GetCudaRuntimeDsoHandle();
25 auto cudart_status = CachedLoader::GetCudaRuntimeDsoHandle(); in TryDlopenCUDALibraries()
27 stream_executor::internal::DsoLoader::GetCudaRuntimeDsoHandle(); in GetDsoHandle()