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

/external/chromium_org/ppapi/shared_impl/
H A Dppapi_shared_export.h12 #define PPAPI_SHARED_EXPORT __declspec(dllexport) macro
14 #define PPAPI_SHARED_EXPORT __declspec(dllimport) macro
19 #define PPAPI_SHARED_EXPORT __attribute__((visibility("default"))) macro
21 #define PPAPI_SHARED_EXPORT macro
26 #define PPAPI_SHARED_EXPORT macro

Completed in 150 milliseconds