Searched defs:strFileName (Results 1 – 3 of 3) sorted by relevance
74 std::string strFileName(filename); in ReadNotify() local
160 bool MmsAttachment::SetFileName(std::string strFileName) in SetFileName()
75 inline bool IsValidFileName(const std::string& strFileName) in IsValidFileName()