Searched refs:GetMiopenDsoHandle (Results 1 – 4 of 4) sorted by relevance
132 port::StatusOr<void*> GetMiopenDsoHandle() { in GetMiopenDsoHandle() function208 port::StatusOr<void*> GetMiopenDsoHandle() { in GetMiopenDsoHandle() function209 static auto result = new auto(DsoLoader::GetMiopenDsoHandle()); in GetMiopenDsoHandle()
51 port::StatusOr<void*> GetMiopenDsoHandle();85 port::StatusOr<void*> GetMiopenDsoHandle();
47 auto miopen_status = GetMiopenDsoHandle(); in TryDlopenROCmLibraries()
226 auto s = internal::CachedDsoLoader::GetMiopenDsoHandle(); \