Searched refs:GetRocfftDsoHandle (Results 1 – 4 of 4) sorted by relevance
136 port::StatusOr<void*> GetRocfftDsoHandle() { in GetRocfftDsoHandle() function213 port::StatusOr<void*> GetRocfftDsoHandle() { in GetRocfftDsoHandle() function214 static auto result = new auto(DsoLoader::GetRocfftDsoHandle()); in GetRocfftDsoHandle()
52 port::StatusOr<void*> GetRocfftDsoHandle();86 port::StatusOr<void*> GetRocfftDsoHandle();
48 auto rocfft_status = GetRocfftDsoHandle(); in TryDlopenROCmLibraries()
64 auto s = internal::CachedDsoLoader::GetRocfftDsoHandle(); \