Searched refs:GetCudaRuntimeDsoHandle (Results 1 – 3 of 3) sorted by relevance
73 port::StatusOr<void*> GetCudaRuntimeDsoHandle() { in GetCudaRuntimeDsoHandle() function129 port::StatusOr<void*> GetCudaRuntimeDsoHandle() { in GetCudaRuntimeDsoHandle() function130 static auto result = new auto(DsoLoader::GetCudaRuntimeDsoHandle()); in GetCudaRuntimeDsoHandle()
38 port::StatusOr<void*> GetCudaRuntimeDsoHandle();57 port::StatusOr<void*> GetCudaRuntimeDsoHandle();
27 stream_executor::internal::DsoLoader::GetCudaRuntimeDsoHandle(); in GetDsoHandle()