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

/external/chromium_org/components/domain_reliability/
H A Ddomain_reliability_export.h12 #define DOMAIN_RELIABILITY_EXPORT __declspec(dllexport) macro
14 #define DOMAIN_RELIABILITY_EXPORT __declspec(dllimport) macro
20 #define DOMAIN_RELIABILITY_EXPORT __attribute__((visibility("default"))) macro
22 #define DOMAIN_RELIABILITY_EXPORT macro
28 #define DOMAIN_RELIABILITY_EXPORT macro

Completed in 169 milliseconds