Home
last modified time | relevance | path

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

/external/cronet/tot/components/prefs/
Dprefs_export.h12 #define COMPONENTS_PREFS_EXPORT __declspec(dllexport) macro
14 #define COMPONENTS_PREFS_EXPORT __declspec(dllimport) macro
19 #define COMPONENTS_PREFS_EXPORT __attribute__((visibility("default"))) macro
21 #define COMPONENTS_PREFS_EXPORT macro
26 #define COMPONENTS_PREFS_EXPORT macro
/external/cronet/stable/components/prefs/
Dprefs_export.h12 #define COMPONENTS_PREFS_EXPORT __declspec(dllexport) macro
14 #define COMPONENTS_PREFS_EXPORT __declspec(dllimport) macro
19 #define COMPONENTS_PREFS_EXPORT __attribute__((visibility("default"))) macro
21 #define COMPONENTS_PREFS_EXPORT macro
26 #define COMPONENTS_PREFS_EXPORT macro