Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/diff/
Dheader_abi_diff.cpp160 static std::string GetConfigFilePath(const std::string &dump_file_path) { in GetConfigFilePath() function
230 const std::string config_file_path = GetConfigFilePath(old_dump); in main()