Searched defs:packages (Results 1 – 3 of 3) sorted by relevance
42 int AppEventBlock::Take(int size, std::vector<std::string>& packages) in Take()
101 int AppEventBlockDao::GetPackagesBySize(int size, std::vector<std::string> &packages, int64_t& seq) in GetPackagesBySize()
156 std::vector<std::string> packages; variable