OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_valid_tag
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libpp/
profile_spec.h
89
bool
is_valid_tag
(std::string const & str);
114
* helper for set/
is_valid_tag
public interface
profile_spec.cpp
87
bool profile_spec::
is_valid_tag
(string const & tag_value)
function in class:profile_spec
314
if (spec.
is_valid_tag
(*it)) {
Completed in 908 milliseconds