Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
H A Dcomponent_export.h38 #define PA_COMPONENT_EXPORT_ANNOTATION __declspec(dllexport) macro
41 #define PA_COMPONENT_EXPORT_ANNOTATION __attribute__((visibility("default"))) macro
45 #define PA_COMPONENT_EXPORT_ANNOTATION macro