Home
last modified time | relevance | path

Searched defs:HOST_EXPORT (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/remoting/host/
Dhost_export.h11 #define HOST_EXPORT __declspec(dllexport) macro
13 #define HOST_EXPORT __declspec(dllimport) macro
18 #define HOST_EXPORT __attribute__((visibility("default"))) macro
20 #define HOST_EXPORT macro