Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dlogger.h60 void _setDestination(const char* name) in _setDestination() function
96 static void setDestination(const char* name) { instance()._setDestination(name); } in setDestination()