Lines Matching refs:rootPath
114 _getFullFilePath( const char* rootPath, const char* fileName )121 p = bufprint(temp, end, "%s/%s", rootPath, fileName);