Home
last modified time | relevance | path

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

/third_party/flatbuffers/src/
Didl_parser.cpp3250 static uint64_t HashFile(const char *source_filename, const char *source) { in HashFile() function
3269 source_hash = HashFile(source_filename, source); in DoParse()
3271 source_hash = HashFile(source_filename, nullptr); in DoParse()
3328 if (included_files_.find(HashFile(filepath.c_str(), contents.c_str())) == in DoParse()