Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djson.h149 #define JSON_API CPPTL_API macro
152 #define JSON_API __declspec(dllexport) macro
157 #define JSON_API __declspec(dllimport) macro
161 #if !defined(JSON_API)
162 #define JSON_API macro
333 class JSON_API Features {
425 class JSON_API Exception : public std::exception {
440 class JSON_API RuntimeError : public Exception {
451 class JSON_API LogicError : public Exception {
501 class JSON_API StaticString {
[all …]