Searched refs:getLayerLogOutput (Results 1 – 3 of 3) sorted by relevance
34 FILE *getLayerLogOutput(const char *_option, const char *layerName);
101 FILE *getLayerLogOutput(const char *_option, const char *layerName) { in getLayerLogOutput() function
634 FILE *log_output = getLayerLogOutput(log_filename, layer_identifier); in layer_debug_actions()