Searched refs:ArgNameMatch (Results 1 – 4 of 4) sorted by relevance
119 if (IsArgLongOption(rArg) && ArgNameMatch(rArg)) { in Validate()142 if (IsArgOptionCorrect(rArg) && ArgNameMatch(rArg)) { in Validate()283 bool CMICmdArgValOptionLong::ArgNameMatch(const CMIUtilString &vrTxt) const { in ArgNameMatch() function in CMICmdArgValOptionLong
59 bool ArgNameMatch(const CMIUtilString &vrTxt) const override;
126 bool CMICmdArgValOptionShort::ArgNameMatch(const CMIUtilString &vrTxt) const { in ArgNameMatch() function in CMICmdArgValOptionShort
65 virtual bool ArgNameMatch(const CMIUtilString &vrTxt) const;