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

/external/chromium_org/google_apis/gcm/base/
H A Dgcm_export.h12 #define GCM_EXPORT __declspec(dllexport) macro
14 #define GCM_EXPORT __declspec(dllimport) macro
19 #define GCM_EXPORT __attribute__((visibility("default"))) macro
21 #define GCM_EXPORT macro
26 #define GCM_EXPORT macro

Completed in 1030 milliseconds