Home
last modified time | relevance | path

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

/system/extras/perfprofd/
Dconfigreader.h45 static void setConfigFilePath(const char *path);
Dconfigreader.cc49 void ConfigReader::setConfigFilePath(const char *path) in setConfigFilePath() function in ConfigReader
Dperfprofdcore.cc135 ConfigReader::setConfigFilePath(argv[ac+1]); in parse_args()