Home | History | Annotate | Download | only in updater

Lines Matching defs:patches

250   std::vector<std::unique_ptr<Value>> patches;
253 patches.push_back(std::move(arg_values[i * 2 + 1]));
257 target_size, patch_sha_str, patches, nullptr);