Searched refs:strFile (Results 1 – 1 of 1) sorted by relevance
2680 tstring strFile; in RKA_File_Check() local2687 strFile = szDateTime; in RKA_File_Check()2688 strFile += _T("/tmp/file.bin"); in RKA_File_Check()2689 m_pLog->SaveBuffer(strFile, pBufferFromFile, uiWriteByte); in RKA_File_Check()2691 strFile = szDateTime; in RKA_File_Check()2692 strFile += _T("/tmp/flash.bin"); in RKA_File_Check()2693 m_pLog->SaveBuffer(strFile, pBufferFromFlash, uiWriteByte); in RKA_File_Check()2853 tstring strFile; in RKA_Param_Check() local2860 strFile = szDateTime; in RKA_Param_Check()2861 strFile += _T("/tmp/file.bin"); in RKA_Param_Check()[all …]