Searched refs:m_fileNamePath (Results 1 – 4 of 4) sorted by relevance
32 : m_fileNamePath(CMIUtilString()), m_pFileHandle(nullptr) in CMIUtilFileStd()107 m_fileNamePath = vFileNamePath; in CreateWrite()131 m_fileNamePath.c_str()); in Write()146 m_fileNamePath.c_str()); in Write()170 m_fileNamePath.c_str()); in Write()183 m_fileNamePath.c_str()); in Write()
27 m_fileNamePath(MIRSRC(IDS_MEDIUMFILE_ERR_INVALID_PATH)), in CMICmnLogMediumFile()122 bool bOk = m_file.CreateWrite(m_fileNamePath, bNewCreated); in Write()195 m_fileNamePath = MIRSRC(IDS_MEDIUMFILE_ERR_INVALID_PATH); in FileFormFileNamePath()203 m_fileNamePath = CMIUtilString::Format( in FileFormFileNamePath()206 m_fileNamePath = CMIUtilString::Format( in FileFormFileNamePath()222 return m_fileNamePath; in GetFileNamePath()
45 CMIUtilString m_fileNamePath;
79 CMIUtilString m_fileNamePath; variable