Searched defs:POLICY_EXPORT (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/components/policy/
H A Dpolicy_export.h13 #define POLICY_EXPORT __declspec(dllexport) macro
15 #define POLICY_EXPORT __declspec(dllimport) macro
21 #define POLICY_EXPORT __attribute__((visibility("default"))) macro
23 #define POLICY_EXPORT macro
30 #define POLICY_EXPORT macro

Completed in 67 milliseconds