Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/external/json/
A Djson.h523 JSONCPP_STRING msg_;
1123 JSONCPP_STRING key_;
1196 JSONCPP_STRING name() const;
1417 JSONCPP_STRING message;
1556 JSONCPP_STRING message_;
1607 JSONCPP_STRING document_;
1982 JSONCPP_STRING document_;
2043 static JSONCPP_STRING normalizeEOL(const JSONCPP_STRING& text);
2048 JSONCPP_STRING document_;
2116 static JSONCPP_STRING normalizeEOL(const JSONCPP_STRING& text);
[all …]
A Djsoncpp.cpp127 JSONCPP_STRING result; in codePointToUTF8()
343 JSONCPP_STRING doc; in parse()
596 JSONCPP_STRING normalized; in normalizeEOL()
687 JSONCPP_STRING name; in readObject()
1150 JSONCPP_STRING message;
1198 JSONCPP_STRING message_;
1250 JSONCPP_STRING document_;
1581 JSONCPP_STRING normalized; in normalizeEOL()
1689 JSONCPP_STRING name; in readObject()
2275 JSONCPP_STRING errs; in operator >>()
[all …]
A Djson-forwards.h261 #define JSONCPP_STRING std::basic_string<char, std::char_traits<char>, Json::SecureAllocator… macro
267 #define JSONCPP_STRING std::string macro
/AliOS-Things-master/components/jsoncpp/example/
A Djsoncpp_comp_example.cpp30 JSONCPP_STRING errs; in jsoncpp_comp_read_stream_example()
77 JSONCPP_STRING err; in jsoncpp_comp_read_string_example()
/AliOS-Things-master/components/jsoncpp/example/readFromStream/
A DreadFromStream.cpp23 JSONCPP_STRING errs; in main()
/AliOS-Things-master/components/jsoncpp/example/readFromString/
A DreadFromString.cpp16 JSONCPP_STRING err; in main()
/AliOS-Things-master/components/jsoncpp/include/json/
A Dconfig.h144 using JSONCPP_STRING = Json::String; variable
/AliOS-Things-master/components/jsoncpp/src/test_lib_json/
A Dmain.cpp1829 JSONCPP_STRING errs; in JSONTEST_FIXTURE_LOCAL()
3703 JSONCPP_STRING errs; in JSONTEST_FIXTURE_LOCAL()
3714 JSONCPP_STRING errs; in JSONTEST_FIXTURE_LOCAL()

Completed in 33 milliseconds