Searched refs:GetTreeBytes (Results 1 – 3 of 3) sorted by relevance
86 uint64_t expectedBytes = GetTreeBytes(path); in execRm()128 uint64_t expectedBytes = GetTreeBytes(fromPath); in execCp()
90 uint64_t GetTreeBytes(const std::string& path);
496 uint64_t GetTreeBytes(const std::string& path) { in GetTreeBytes() function