HomeSort by relevance Sort by last modified time
    Searched full:verify_argument (Results 1 - 2 of 2) sorted by null

  /external/oprofile/gui/
oprof_start_util.h 37 bool verify_argument(std::string const & str);
oprof_start_util.cpp 248 if (verify_argument(*cit))
310 * verify_argument - check string for potentially dangerous characters
323 bool verify_argument(string const & str) function

Completed in 110 milliseconds