Home
last modified time | relevance | path

Searched refs:UnLoadLibrary (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/
A Dshared_library.h44 static inline int UnLoadLibrary(void* handle) { in UnLoadLibrary() function
58 static inline int UnLoadLibrary(void* handle) { return dlclose(handle); }

Completed in 3 milliseconds