Searched defs:SYNC_EXPORT (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sync/base/
H A Dsync_export.h12 #define SYNC_EXPORT __declspec(dllexport) macro
15 #define SYNC_EXPORT __declspec(dllimport) macro
18 #define SYNC_EXPORT __declspec(dllimport) macro
24 #define SYNC_EXPORT __attribute__((visibility("default"))) macro
27 #define SYNC_EXPORT macro
30 #define SYNC_EXPORT macro
36 #define SYNC_EXPORT macro

Completed in 4006 milliseconds