Searched refs:i_sFilePath (Results 1 – 3 of 3) sorted by relevance
87 FileCollector::AddFile( const char * i_sFilePath ) in AddFile() argument89 FILE * pFile = fopen( i_sFilePath, "r" ); in AddFile()93 << i_sFilePath in AddFile()99 aFoundFiles.push_back(i_sFilePath); in AddFile()
48 const char * i_sFilePath );
52 const char * i_sFilePath ) = 0;
Completed in 7 milliseconds