Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h68 #define DLL_API __attribute__ ((visibility ("default"))) macro
85 #define DLL_API __declspec(dllexport) macro
87 #define DLL_API __declspec(dllimport) macro
90 #define DLL_API macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c84 #define DLL_API __declspec(dllexport) macro
86 #define DLL_API __declspec(dllimport) macro
89 #define DLL_API macro