Searched refs:GetMiopenDsoHandle (Results 1 – 3 of 3) sorted by relevance
107 port::StatusOr<void*> GetMiopenDsoHandle() { in GetMiopenDsoHandle() function164 port::StatusOr<void*> GetMiopenDsoHandle() { in GetMiopenDsoHandle() function165 static auto result = new auto(DsoLoader::GetMiopenDsoHandle()); in GetMiopenDsoHandle()
46 port::StatusOr<void*> GetMiopenDsoHandle();65 port::StatusOr<void*> GetMiopenDsoHandle();
135 auto s = internal::CachedDsoLoader::GetMiopenDsoHandle(); \