Searched refs:GetCuptiDsoHandle (Results 1 – 3 of 3) sorted by relevance
108 port::StatusOr<void*> GetCuptiDsoHandle() { in GetCuptiDsoHandle() function193 port::StatusOr<void*> GetCuptiDsoHandle() { in GetCuptiDsoHandle() function194 static auto result = new auto(DsoLoader::GetCuptiDsoHandle()); in GetCuptiDsoHandle()
45 port::StatusOr<void*> GetCuptiDsoHandle();81 port::StatusOr<void*> GetCuptiDsoHandle();
31 auto handle_or = stream_executor::internal::DsoLoader::GetCuptiDsoHandle(); in GetDsoHandle()