Searched defs:strFileName (Results 1 – 3 of 3) sorted by relevance
93 std::string strFileName(5000, 'a'); variable113 std::string strFileName = "../aaa.hap"; variable131 std::string strFileName = "./aaa.hap"; variable149 std::string strFileName = "/aaa.hap"; variable167 std::string strFileName = "aaa.hap"; variable
165 bool MmsAttachment::SetFileName(std::string strFileName) in SetFileName()
88 inline bool IsValidFileName(const std::string& strFileName) in IsValidFileName()