Home
last modified time | relevance | path

Searched refs:erase_trailing_path_separator (Results 1 – 1 of 1) sorted by relevance

/external/oprofile/libutil++/
Dfile_manip.cpp136 static string erase_trailing_path_separator(string const & path_name) in erase_trailing_path_separator() function
151 string result = erase_trailing_path_separator(file_name); in op_dirname()
168 return erase_trailing_path_separator(result); in op_dirname()
174 string result = erase_trailing_path_separator(path_name); in op_basename()