Searched refs:GetStashSizeList (Results 1 – 2 of 2) sorted by relevance
91 std::vector<uint64_t> GetStashSizeList(const std::vector<std::string> &packagePath);
106 std::vector<uint64_t> stashSizeList = GetStashSizeList(packagePath); in IsSpaceCapacitySufficient()125 std::vector<uint64_t> GetStashSizeList(const std::vector<std::string> &packagePath) in GetStashSizeList() function