Home
last modified time | relevance | path

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

/bootable/recovery/tests/unit/host/
Dupdate_simulator_test.cpp71 static void CreateBsdiffPatch(const string& src, const string& tgt, string* patch) { in CreateBsdiffPatch() function
261 CreateBsdiffPatch(boot_img_string, recovery_img_string, &recovery_from_boot);
285 CreateBsdiffPatch(raw_system_string_, tgt_system_string, &system_patch);