Searched refs:CreateWrite (Results 1 – 3 of 3) sorted by relevance
29 bool CreateWrite(const CMIUtilString &vFileNamePath, bool &vwrbNewCreated);
69 bool CMIUtilFileStd::CreateWrite(const CMIUtilString &vFileNamePath, in CreateWrite() function in CMIUtilFileStd
122 bool bOk = m_file.CreateWrite(m_fileNamePath, bNewCreated); in Write()