Searched refs:m_fsCaptionFilesDirName (Results 1 – 1 of 1) sorted by relevance
48 fs::path m_fsCaptionFilesDirName; member in IndexerPreProcessor68 m_fsCaptionFilesDirName = fsIndexBaseDir / "caption"; in IndexerPreProcessor()69 fs::create_directory( m_fsCaptionFilesDirName ); in IndexerPreProcessor()113 … fs::path fsCaptionPureTextFile_docURL = m_fsCaptionFilesDirName / aStdStr_EncodedDocPathURL; in processDocument()
Completed in 16 milliseconds