Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/host_src/
Deas_report.h71 extern void EAS_SetDebugFile (void *file, int flushAfterWrite);
Deas_report.c259 void EAS_SetDebugFile (void *file, int flushAfterWrite) in EAS_SetDebugFile() function
Deas_main.c254 EAS_SetDebugFile(debugFile, EAS_TRUE); in main()