Searched defs:bspatch (Results 1 – 2 of 2) sorted by relevance
98 bspatch: $(BSPATCH_OBJS) bspatch_main.o target99 bspatch: LDLIBS += $(BSPATCH_LIBS) target106 bsdiff_unittest bsdiff bspatch: target
149 int bspatch(const char* old_filename, in bspatch() function177 int bspatch(const char* old_filename, in bspatch() function231 int bspatch(const uint8_t* old_data, in bspatch() function244 int bspatch(const std::unique_ptr<FileInterface>& old_file, in bspatch() function