Home
last modified time | relevance | path

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

/external/jsoncpp/include/json/
Dwriter.h41 class JSON_API StreamWriter {
58 class JSON_API Factory {
71 String JSON_API writeString(StreamWriter::Factory const& factory,
89 class JSON_API StreamWriterBuilder : public StreamWriter::Factory {
148 class JSONCPP_DEPRECATED("Use StreamWriter instead") JSON_API Writer {
168 class JSONCPP_DEPRECATED("Use StreamWriterBuilder instead") JSON_API FastWriter
228 class JSONCPP_DEPRECATED("Use StreamWriterBuilder instead") JSON_API
297 class JSONCPP_DEPRECATED("Use StreamWriterBuilder instead") JSON_API
344 String JSON_API valueToString(Int value);
345 String JSON_API valueToString(UInt value);
[all …]
Dconfig.h36 #define JSON_API __declspec(dllexport) macro
39 #define JSON_API __attribute__((visibility("default"))) macro
44 #define JSON_API __declspec(dllimport) macro
49 #if !defined(JSON_API)
50 #define JSON_API macro
61 extern JSON_API int msvc_pre1900_c99_snprintf(char* outBuf, size_t size,
Dreader.h37 "Use CharReader and CharReaderBuilder instead.") JSON_API Reader {
245 class JSON_API CharReader {
267 class JSON_API Factory {
289 class JSON_API CharReaderBuilder : public CharReader::Factory {
366 bool JSON_API parseFromStream(CharReader::Factory const&, IStream&, Value* root,
393 JSON_API IStream& operator>>(IStream&, Value&);
Dvalue.h67 class JSON_API Exception : public std::exception {
83 class JSON_API RuntimeError : public Exception {
94 class JSON_API LogicError : public Exception {
147 class JSON_API StaticString {
193 class JSON_API Value {
690 class JSON_API PathArgument {
717 class JSON_API Path {
746 class JSON_API ValueIteratorBase {
820 class JSON_API ValueConstIterator : public ValueIteratorBase {
871 class JSON_API ValueIterator : public ValueIteratorBase {
Djson_features.h21 class JSON_API Features {
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h150 #define JSON_API CPPTL_API macro
153 #define JSON_API __declspec(dllexport) macro
158 #define JSON_API __declspec(dllimport) macro
162 #if !defined(JSON_API)
163 #define JSON_API macro
305 class JSON_API Features {
397 class JSON_API Exception;
404 class JSON_API RuntimeError;
411 class JSON_API LogicError;
458 class JSON_API StaticString {
[all …]
Djson-forwards.h123 #define JSON_API CPPTL_API macro
126 #define JSON_API __declspec(dllexport) macro
131 #define JSON_API __declspec(dllimport) macro
135 #if !defined(JSON_API)
136 #define JSON_API macro
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/json/
Djson.h150 #define JSON_API CPPTL_API macro
153 #define JSON_API __declspec(dllexport) macro
158 #define JSON_API __declspec(dllimport) macro
162 #if !defined(JSON_API)
163 #define JSON_API macro
305 class JSON_API Features {
397 class JSON_API Exception;
404 class JSON_API RuntimeError;
411 class JSON_API LogicError;
458 class JSON_API StaticString {
[all …]
Djson-forwards.h123 #define JSON_API CPPTL_API macro
126 #define JSON_API __declspec(dllexport) macro
131 #define JSON_API __declspec(dllimport) macro
135 #if !defined(JSON_API)
136 #define JSON_API macro
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h150 #define JSON_API CPPTL_API macro
153 #define JSON_API __declspec(dllexport) macro
158 #define JSON_API __declspec(dllimport) macro
162 #if !defined(JSON_API)
163 #define JSON_API macro
305 class JSON_API Features {
397 class JSON_API Exception;
404 class JSON_API RuntimeError;
411 class JSON_API LogicError;
458 class JSON_API StaticString {
[all …]
Djson-forwards.h123 #define JSON_API CPPTL_API macro
126 #define JSON_API __declspec(dllexport) macro
131 #define JSON_API __declspec(dllimport) macro
135 #if !defined(JSON_API)
136 #define JSON_API macro
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h150 #define JSON_API CPPTL_API macro
153 #define JSON_API __declspec(dllexport) macro
158 #define JSON_API __declspec(dllimport) macro
162 #if !defined(JSON_API)
163 #define JSON_API macro
305 class JSON_API Features {
397 class JSON_API Exception;
404 class JSON_API RuntimeError;
411 class JSON_API LogicError;
458 class JSON_API StaticString {
[all …]
Djson-forwards.h123 #define JSON_API CPPTL_API macro
126 #define JSON_API __declspec(dllexport) macro
131 #define JSON_API __declspec(dllimport) macro
135 #if !defined(JSON_API)
136 #define JSON_API macro
/external/protobuf/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 …]
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2533 class JSON_API Exception : public std::exception {
2541 class JSON_API RuntimeError : public Exception {
2545 class JSON_API LogicError : public Exception {
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2533 class JSON_API Exception : public std::exception {
2541 class JSON_API RuntimeError : public Exception {
2545 class JSON_API LogicError : public Exception {
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2533 class JSON_API Exception : public std::exception {
2541 class JSON_API RuntimeError : public Exception {
2545 class JSON_API LogicError : public Exception {
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2533 class JSON_API Exception : public std::exception {
2541 class JSON_API RuntimeError : public Exception {
2545 class JSON_API LogicError : public Exception {
/external/jsoncpp/src/lib_json/
Djson_value.cpp33 int JSON_API msvc_pre1900_c99_snprintf(char* outBuf, size_t size, in msvc_pre1900_c99_snprintf()