Home
last modified time | relevance | path

Searched defs:patches (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/applypatch/
Dmain.cpp127 std::vector<Value> patches(files.size()); in PatchMode() local
/bootable/recovery/tests/component/
Dapplypatch_test.cpp180 static std::vector<Value*> patches; member in ApplyPatchFullTest
208 std::vector<Value*> ApplyPatchFullTest::patches; member in ApplyPatchFullTest
/bootable/recovery/updater/
Dinstall.cpp1215 std::vector<std::unique_ptr<Value, decltype(&FreeValue)>> patches; in ApplyPatchFn() local