Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dmain.c51 char*** sha1s, Value*** patches, int* num_patches) { in ParsePatchArgs()
115 Value** patches; in PatchMode() local
/bootable/recovery/updater/
Dinstall.c926 Value** patches = ReadValueVarArgs(state, argc-4, argv+4); in ApplyPatchFn() local