Home
last modified time | relevance | path

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

/AliOS-Things-master/components/jsoncpp/include/json/
A Dconfig.h36 #define JSON_API __declspec(dllexport) macro
39 #define JSON_API __attribute__((visibility("default"))) macro
44 #define JSON_API __declspec(dllimport) macro
50 #define JSON_API macro
/AliOS-Things-master/components/oss/src/external/json/
A Djson-forwards.h126 #define JSON_API CPPTL_API macro
129 #define JSON_API __declspec(dllexport) macro
134 #define JSON_API __declspec(dllimport) macro
139 #define JSON_API macro
A Djson.h160 #define JSON_API CPPTL_API macro
163 #define JSON_API __declspec(dllexport) macro
168 #define JSON_API __declspec(dllimport) macro
173 #define JSON_API macro

Completed in 6 milliseconds