Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_parser.cpp346 static uint64_t HashFile(const char *source_filename, const char *source) { in HashFile() function
3654 source_hash = HashFile(source_filename, source); in DoParse()
3656 source_hash = HashFile(source_filename, nullptr); in DoParse()
3717 if (included_files_.find(HashFile(filepath.c_str(), contents.c_str())) == in DoParse()