Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dport.h101 #define LIBPROTOC_EXPORT __declspec(dllexport) macro
103 #define LIBPROTOC_EXPORT __declspec(dllimport) macro
112 #define LIBPROTOC_EXPORT __attribute__((visibility("default"))) macro
114 #define LIBPROTOC_EXPORT macro
119 #define LIBPROTOC_EXPORT macro
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dport.h100 #define LIBPROTOC_EXPORT __declspec(dllexport) macro
102 #define LIBPROTOC_EXPORT __declspec(dllimport) macro
106 #define LIBPROTOC_EXPORT macro