Home
last modified time | relevance | path

Searched refs:DLLImport (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/mqtt/MQTTClient-C/
A DMQTTLinux.h21 #define DLLImport __declspec(dllimport) macro
24 #define DLLImport extern macro
27 #define DLLImport macro
A DMQTTClient.h27 #define DLLImport __declspec(dllimport) macro
30 #define DLLImport extern
33 #define DLLImport
/AliOS-Things-master/components/mqtt/MQTTPacket/
A DMQTTPacket.h26 #define DLLImport __declspec(dllimport) macro
29 #define DLLImport extern
32 #define DLLImport
A DMQTTUnsubscribe.h21 #if !defined(DLLImport)
22 #define DLLImport macro
A DMQTTSubscribe.h21 #if !defined(DLLImport)
22 #define DLLImport macro
A DMQTTPublish.h21 #if !defined(DLLImport)
22 #define DLLImport macro
A DMQTTConnect.h33 #if !defined(DLLImport)
34 #define DLLImport macro
/AliOS-Things-master/components/linkkit/mqtt/impl/
A DMQTTUnsubscribe.h21 #if !defined(DLLImport)
22 #define DLLImport macro
A DMQTTPacket.h26 #define DLLImport __declspec(dllimport) macro
29 #define DLLImport extern
32 #define DLLImport
A DMQTTPublish.h21 #if !defined(DLLImport)
22 #define DLLImport macro
A DMQTTSubscribe.h21 #if !defined(DLLImport)
22 #define DLLImport macro
A DMQTTConnect.h21 #if !defined(DLLImport)
22 #define DLLImport macro

Completed in 9 milliseconds