Searched refs:IsFilePath (Results 1 – 4 of 4) sorted by relevance
70 if (IsFilePath(rFile)) { in Validate()86 if (IsFilePath(rTxt)) { in Validate()135 bool CMICmdArgValFile::IsFilePath(const CMIUtilString &vrFileNamePath) const { in IsFilePath() function in CMICmdArgValFile
35 bool IsFilePath(const CMIUtilString &vrFileNamePath) const;
180 bValid = CMICmdArgValFile().IsFilePath(vrTxt); in IsExpectedCorrectType()
442 if (argFile.IsFilePath(strArg) || in ParseArgs()