Home
last modified time | relevance | path

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

/AliOS-Things-master/components/jsoncpp/include/json/
A Dversion.h21 #ifdef JSONCPP_USING_SECURE_MEMORY
22 #undef JSONCPP_USING_SECURE_MEMORY
24 #define JSONCPP_USING_SECURE_MEMORY 0 macro
A Dconfig.h130 typename std::conditional<JSONCPP_USING_SECURE_MEMORY, SecureAllocator<T>,
A Dvalue.h377 #if JSONCPP_USING_SECURE_MEMORY
/AliOS-Things-master/components/oss/src/external/json/
A Djson-forwards.h231 # if JSONCPP_USING_SECURE_MEMORY
260 #if JSONCPP_USING_SECURE_MEMORY
A Djson.h97 #ifdef JSONCPP_USING_SECURE_MEMORY
98 #undef JSONCPP_USING_SECURE_MEMORY
100 #define JSONCPP_USING_SECURE_MEMORY 0 macro
265 # if JSONCPP_USING_SECURE_MEMORY
294 #if JSONCPP_USING_SECURE_MEMORY
819 #if JSONCPP_USING_SECURE_MEMORY
A Djsoncpp.cpp2641 #if JSONCPP_USING_SECURE_MEMORY
3180 #if JSONCPP_USING_SECURE_MEMORY
/AliOS-Things-master/components/jsoncpp/src/test_lib_json/
A Djsontest.h188 #if JSONCPP_USING_SECURE_MEMORY
A Djsontest.cpp413 #if JSONCPP_USING_SECURE_MEMORY
/AliOS-Things-master/components/jsoncpp/src/lib_json/
A Djson_value.cpp166 #if JSONCPP_USING_SECURE_MEMORY
602 #if JSONCPP_USING_SECURE_MEMORY

Completed in 26 milliseconds