Searched refs:AudioDumpFileType (Results 1 – 2 of 2) sorted by relevance
202 enum AudioDumpFileType { enum233 …static FILE *OpenDumpFileInner(std::string para, std::string fileName, AudioDumpFileType fileType);
774 FILE *DumpFileUtil::OpenDumpFileInner(std::string para, std::string fileName, AudioDumpFileType fil… in OpenDumpFileInner()