Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/applypatch/
H A Dimgpatch.cpp53 static bool ApplyBSDiffPatchAndStreamOutput(const uint8_t* src_data, size_t src_len, in ApplyBSDiffPatchAndStreamOutput() function
279 if (!ApplyBSDiffPatchAndStreamOutput(expanded_source.data(), expanded_len, patch, in ApplyImagePatch()