Searched defs:Epoch (Results 1 – 3 of 3) sorted by relevance
38 uint64_t Epoch; variable
40 static void ListFilesInDirRecursive(const std::string &Dir, long *Epoch, in ListFilesInDirRecursive()100 long *Epoch, size_t MaxSize) { in ReadDirToVectorOfUnits()
382 void ReadDir(const std::string &Path, long *Epoch, size_t MaxSize) { in ReadDir()