Searched refs:GetRocfftDsoHandle (Results 1 – 3 of 3) sorted by relevance
111 port::StatusOr<void*> GetRocfftDsoHandle() { in GetRocfftDsoHandle() function169 port::StatusOr<void*> GetRocfftDsoHandle() { in GetRocfftDsoHandle() function170 static auto result = new auto(DsoLoader::GetRocfftDsoHandle()); in GetRocfftDsoHandle()
47 port::StatusOr<void*> GetRocfftDsoHandle();66 port::StatusOr<void*> GetRocfftDsoHandle();
64 auto s = internal::CachedDsoLoader::GetRocfftDsoHandle(); \