Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/diff/
Dheader_abi_diff.cpp149 static std::string GetConfigFilePath(const std::string &dump_file_path) { in GetConfigFilePath() argument
150 llvm::SmallString<128> config_file_path(dump_file_path); in GetConfigFilePath()