Searched refs:IsArgShortOption (Results 1 – 3 of 3) sorted by relevance
83 bool CMICmdArgValOptionShort::IsArgShortOption( in IsArgShortOption() function in CMICmdArgValOptionShort113 return IsArgShortOption(vrTxt); in IsArgOptionCorrect()
48 bool IsArgShortOption(const CMIUtilString &vrTxt) const;
192 bValid = CMICmdArgValOptionShort().IsArgShortOption(vrTxt); in IsExpectedCorrectType()