Searched refs:bTextFile (Results 1 - 1 of 1) sorted by relevance

/packages/apps/OMA-DM/engine/dmlib/tool-src/file_convertor/src/
H A Dfile_convertor.cc53 void ConvertFile(const char * pPath, const char * pFileName, const char * pExtension, bool bTextFile) argument
163 if ( bTextFile == true )
293 void ConvertFiles(const char * pPath, const char * pExtension, bool bTextFile) argument
313 ConvertFile(pPath,de->d_name,pExtension,bTextFile);

Completed in 56 milliseconds