OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_config_filename
(Results
1 - 4
of
4
) sorted by null
/external/oprofile/gui/
oprof_start_util.h
32
std::string const
get_config_filename
(std::string const & filename);
oprof_start_util.cpp
139
*
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");
oprof_start.cpp
303
string name =
get_config_filename
(".oprofile/daemonrc");
365
string name =
get_config_filename
(".oprofile/daemonrc");
/external/oprofile/
ChangeLog-2005
346
rename get_user_filename() to
get_config_filename
()
Completed in 4419 milliseconds