MCPcopy Create free account
hub / github.com/abstrakraft/android_build / CheckMode

Function CheckMode

tools/applypatch/applypatch.c:427–472  ·  view source on GitHub ↗

Returns 0 if the contents of the file (argv[2]) or the cached file match any of the sha1's on the command line (argv[3:]). Returns nonzero otherwise.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

applypatchFunction · 0.85

Calls 3

ParseShaArgsFunction · 0.85
LoadFileContentsFunction · 0.85
FindMatchingPatchFunction · 0.85

Tested by

no test coverage detected