Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dapplypatch.c35 static int GenerateTarget(FileContents* source_file,
701 int result = GenerateTarget(&source_file, source_patch_value, in applypatch()
711 static int GenerateTarget(FileContents* source_file, in GenerateTarget() function