Searched refs:GetNvInferPluginDsoHandle (Results 1 – 4 of 4) sorted by relevance
29 stream_executor::internal::DsoLoader::GetNvInferPluginDsoHandle(); in GetDsoHandle()
48 port::StatusOr<void*> GetNvInferPluginDsoHandle();
72 auto nvinferplugin_status = GetNvInferPluginDsoHandle(); in TryDlopenTensorRTLibraries()
124 port::StatusOr<void*> GetNvInferPluginDsoHandle() { in GetNvInferPluginDsoHandle() function