Searched refs:GetRocrandDsoHandle (Results 1 – 4 of 4) sorted by relevance
140 port::StatusOr<void*> GetRocrandDsoHandle() { in GetRocrandDsoHandle() function218 port::StatusOr<void*> GetRocrandDsoHandle() { in GetRocrandDsoHandle() function219 static auto result = new auto(DsoLoader::GetRocrandDsoHandle()); in GetRocrandDsoHandle()
53 port::StatusOr<void*> GetRocrandDsoHandle();87 port::StatusOr<void*> GetRocrandDsoHandle();
49 auto rocrand_status = GetRocrandDsoHandle(); in TryDlopenROCmLibraries()
82 auto s = internal::CachedDsoLoader::GetRocrandDsoHandle(); \