Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/third_party/base/
H A Dcomponent_export.h38 #define COMPONENT_EXPORT_ANNOTATION __declspec(dllexport) macro
41 #define COMPONENT_EXPORT_ANNOTATION __attribute__((visibility("default"))) macro
45 #define COMPONENT_EXPORT_ANNOTATION macro
/aosp_15_r20/external/cronet/base/
H A Dcomponent_export.h38 #define COMPONENT_EXPORT_ANNOTATION __declspec(dllexport) macro
41 #define COMPONENT_EXPORT_ANNOTATION __attribute__((visibility("default"))) macro
45 #define COMPONENT_EXPORT_ANNOTATION macro
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dcomponent_export.h43 #define COMPONENT_EXPORT_ANNOTATION __declspec(dllexport) macro
46 #define COMPONENT_EXPORT_ANNOTATION __attribute__((visibility("default"))) macro
50 #define COMPONENT_EXPORT_ANNOTATION macro
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/1/external/libchrome/base/
Dcomponent_export.h43 #define COMPONENT_EXPORT_ANNOTATION __declspec(dllexport) macro
46 #define COMPONENT_EXPORT_ANNOTATION __attribute__((visibility("default"))) macro
50 #define COMPONENT_EXPORT_ANNOTATION macro
/aosp_15_r20/external/libchrome/base/
H A Dcomponent_export.h40 #define COMPONENT_EXPORT_ANNOTATION __declspec(dllexport) macro
43 #define COMPONENT_EXPORT_ANNOTATION __attribute__((visibility("default"))) macro
47 #define COMPONENT_EXPORT_ANNOTATION macro