Home
last modified time | relevance | path

Searched refs:HasPosfixPatches (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/lz4diff/
Dlz4patch.cc194 bool HasPosfixPatches(const Lz4diffPatch& patch) { in HasPosfixPatches() function
257 if (!HasPosfixPatches(patch)) { in Lz4Patch()