Searched refs:verify_argument (Results 1 - 2 of 2) sorted by relevance

/external/oprofile/gui/
H A Doprof_start_util.h37 bool verify_argument(std::string const & str);
H A Doprof_start_util.cpp248 if (verify_argument(*cit))
310 * verify_argument - check string for potentially dangerous characters
323 bool verify_argument(string const & str) function

Completed in 134 milliseconds