Searched refs:get_config_filename (Results 1 - 3 of 3) sorted by relevance

/external/oprofile/gui/
H A Doprof_start_util.h32 std::string const get_config_filename(std::string const & filename);
H A Doprof_start_util.cpp139 * get_config_filename - get absolute filename of file in user $HOME
144 string const get_config_filename(string const & filename) function
157 string dir = get_config_filename(".oprofile");
H A Doprof_start.cpp303 string name = get_config_filename(".oprofile/daemonrc");
365 string name = get_config_filename(".oprofile/daemonrc");

Completed in 64 milliseconds