HomeSort by relevance Sort by last modified time
    Searched refs:patch_content (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/tests/component/
updater_test.cpp 632 std::string patch_content;
633 ASSERT_TRUE(android::base::ReadFileToString(patch_file.path, &patch_content));
647 android::base::StringPrintf("bsdiff 0 %zu %s %s 2,0,%zu %zu 2,0,%zu", patch_content.size(),
655 { "patch_data", patch_content },
    [all...]
  /build/make/tools/releasetools/
blockimgdiff.py     [all...]

Completed in 81 milliseconds