Searched defs:intString (Results 1 – 2 of 2) sorted by relevance
129 bool AccessibilityUtils::IsValidIntString(std::string& intString, const int32_t lowBound, const int… in IsValidIntString()
883 std::string intString = argv_[optind + OPTION_PARAMETER_VALUE_OFFSET]; in ParseParam() local