Home
last modified time | relevance | path

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

/external/bsdiff/include/bsdiff/
Dpatch_writer_factory.h20 BSDIFF_EXPORT
27 BSDIFF_EXPORT
35 BSDIFF_EXPORT
46 BSDIFF_EXPORT
53 BSDIFF_EXPORT
Dbspatch.h19 BSDIFF_EXPORT
26 BSDIFF_EXPORT
34 BSDIFF_EXPORT
41 BSDIFF_EXPORT
Dbsdiff.h21 BSDIFF_EXPORT
29 BSDIFF_EXPORT
45 BSDIFF_EXPORT
Dcommon.h10 #ifndef BSDIFF_EXPORT
11 #define BSDIFF_EXPORT __attribute__((__visibility__("default"))) macro
Dextents_file.h36 struct BSDIFF_EXPORT ex_t {
41 class BSDIFF_EXPORT ExtentsFile : public FileInterface {
Dfile_interface.h20 class BSDIFF_EXPORT FileInterface {