Home
last modified time | relevance | path

Searched defs:dso_handle (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
Dpluggable_device_plugin_init.cc30 static Status InitDeviceAndGraphModule(void* dso_handle) { in InitDeviceAndGraphModule()
75 static Status InitKernelModule(void* dso_handle) { in InitKernelModule()
86 static Status InitProfilerModule(void* dso_handle) { in InitProfilerModule()
97 Status RegisterPluggableDevicePlugin(void* dso_handle) { in RegisterPluggableDevicePlugin()
/external/intel-media-driver/media_driver/linux/common/ddi/
Dmedia_libva_putsurface_linux.h81 struct dso_handle { struct
101 void dso_close(struct dso_handle *h); argument
Dmedia_libva_putsurface_linux.cpp163 struct dso_handle *dso_handle = nullptr; in output_dri_init() local
/external/tensorflow/tensorflow/compiler/xla/stream_executor/platform/default/
Ddso_loader.cc49 void* dso_handle; in GetDsoHandle() local
/external/tensorflow/tensorflow/c/experimental/grappler/
Dgrappler.cc143 tensorflow::Status InitGraphPlugin(void* dso_handle) { in InitGraphPlugin()
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem.cc559 void* dso_handle; in RegisterFilesystemPlugin() local
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc737 port::Status InitStreamExecutorPlugin(void* dso_handle, in InitStreamExecutorPlugin()
/external/compiler-rt/lib/asan/
Dasan_interceptors.cc698 void *dso_handle) { in INTERCEPTOR()
/external/intel-media-driver/media_softlet/linux/common/ddi/
Dmedia_libva_interface_next.cpp860 struct dso_handle *dso_handle = nullptr; in OutputDriInit() local
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc1179 void *dso_handle) { in INTERCEPTOR()