Searched refs:GetHipDsoHandle (Results 1 – 3 of 3) sorted by relevance
148 port::StatusOr<void*> GetHipDsoHandle() { return GetDsoHandle("amdhip64", ""); } in GetHipDsoHandle() function228 port::StatusOr<void*> GetHipDsoHandle() { in GetHipDsoHandle() function229 static auto result = new auto(DsoLoader::GetHipDsoHandle()); in GetHipDsoHandle()
55 port::StatusOr<void*> GetHipDsoHandle();89 port::StatusOr<void*> GetHipDsoHandle();
57 stream_executor::internal::CachedDsoLoader::GetHipDsoHandle() \