Home
last modified time | relevance | path

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

/external/libchrome/components/policy/
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