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

  /external/oprofile/libpp/
locate_images.h 77 std::string strip_path_prefix(std::string const & image) const;
locate_images.cpp 226 string extra_images::strip_path_prefix(string const & image) const function in class:extra_images
parse_filename.cpp 194 extra_found_images.strip_path_prefix(jitdump);
  /external/oprofile/pp/
oparchive.cpp 133 exe_name = classes.extra_found_images.strip_path_prefix(real_exe_name);

Completed in 54 milliseconds