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

  /external/oprofile/gui/
oprof_start_util.h 36 std::string const do_open_file_or_dir(std::string const & base_dir, bool dir_only);
oprof_start_util.cpp 284 * do_open_file_or_dir - open file/directory
291 string const do_open_file_or_dir(string const & base_dir, bool dir_only) function
oprof_start.cpp 590 string result = do_open_file_or_dir(name, false);

Completed in 110 milliseconds