Searched defs:fileDetails (Results 1 – 8 of 8) sorted by relevance
29 FileDetailMap fileDetails; in GenHashKey() local38 bool Hash::FormatStdout(const FileDetailMap &fileDetails) in FormatStdout()51 bool Hash::FormatFile(const FileDetailMap &fileDetails, const std::string &filePath) in FormatFile()72 std::vector<std::string> Hash::GetHashInfo(const FileDetailMap &fileDetails) in GetHashInfo()
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
47 bool Preprocessor::Preprocess(std::vector<FileDetail> &fileDetails) in Preprocess()70 bool Preprocessor::UnitPreprocess(FileDetailMap &fileDetails) in UnitPreprocess()
40 bool Preprocessor::Preprocess(std::vector<FileDetail> &fileDetails) in Preprocess()63 bool Preprocessor::UnitPreprocess(FileDetailMap &fileDetails) in UnitPreprocess()
32 std::vector<FileDetail> fileDetails; in FileParse() local
61 bool Parser::Parse(const std::vector<FileDetail> &fileDetails) in Parse()
48 bool Parser::Parse(const std::vector<FileDetail> &fileDetails) in Parse()