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

  /external/oprofile/libpp/
profile_spec.h 119 action_t get_handler(std::string const & tag_value,
profile_spec.cpp 77 action_t action = get_handler(tag_value, value);
90 return get_handler(tag_value, value);
184 profile_spec::get_handler(string const & tag_value, string & value) function in class:profile_spec

Completed in 978 milliseconds