Searched refs:GetCufftDsoHandle (Results 1 – 3 of 3) sorted by relevance
81 port::StatusOr<void*> GetCufftDsoHandle() { in GetCufftDsoHandle() function144 port::StatusOr<void*> GetCufftDsoHandle() { in GetCufftDsoHandle() function145 static auto result = new auto(DsoLoader::GetCufftDsoHandle()); in GetCufftDsoHandle()
40 port::StatusOr<void*> GetCufftDsoHandle();59 port::StatusOr<void*> GetCufftDsoHandle();
28 auto handle_or = stream_executor::internal::DsoLoader::GetCufftDsoHandle(); in GetDsoHandle()