Searched refs:GetHipDsoHandle (Results 1 – 3 of 3) sorted by relevance
119 port::StatusOr<void*> GetHipDsoHandle() { return GetDsoHandle("hip_hcc", ""); } in GetHipDsoHandle() function179 port::StatusOr<void*> GetHipDsoHandle() { in GetHipDsoHandle() function180 static auto result = new auto(DsoLoader::GetHipDsoHandle()); in GetHipDsoHandle()
49 port::StatusOr<void*> GetHipDsoHandle();68 port::StatusOr<void*> GetHipDsoHandle();
61 stream_executor::internal::CachedDsoLoader::GetHipDsoHandle() \