Searched defs:fileDetails (Results 1 – 4 of 4) sorted by relevance
22 FileDetailMap fileDetails; in GenHashKey() local31 bool Hash::FormatStdout(const FileDetailMap &fileDetails) in FormatStdout()44 bool Hash::FormatFile(const FileDetailMap &fileDetails, const std::string &filePath) in FormatFile()65 std::vector<std::string> Hash::GetHashInfo(const FileDetailMap &fileDetails) in GetHashInfo()
43 std::vector<FileDetail> fileDetails; in main() local
40 bool Preprocessor::Preprocess(std::vector<FileDetail> &fileDetails) in Preprocess()63 bool Preprocessor::UnitPreprocess(FileDetailMap &fileDetails) in UnitPreprocess()
48 bool Parser::Parse(const std::vector<FileDetail> &fileDetails) in Parse()