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

/external/oprofile/libpp/
H A Dprofile_spec.h89 bool is_valid_tag(std::string const & str);
114 * helper for set/is_valid_tag public interface
H A Dprofile_spec.cpp87 bool profile_spec::is_valid_tag(string const & tag_value) function in class:profile_spec
314 if (spec.is_valid_tag(*it)) {

Completed in 203 milliseconds