Home
last modified time | relevance | path

Searched defs:PutBegin (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/libs/thorvg/rapidjson/
Dencodedstream.h84 Ch* PutBegin() { return 0; } in PutBegin() function
117 Ch* PutBegin() { RAPIDJSON_ASSERT(false); return 0; } in PutBegin() function
163 Ch* PutBegin() { RAPIDJSON_ASSERT(false); return 0; } in PutBegin() function
267 Ch* PutBegin() { RAPIDJSON_ASSERT(false); return 0; } in PutBegin() function
Dstream.h127 Ch* PutBegin() { return is_.PutBegin(); } in PutBegin() function
163 Ch* PutBegin() { RAPIDJSON_ASSERT(false); return 0; } in PutBegin() function
Dfilewritestream.h78 char* PutBegin() { RAPIDJSON_ASSERT(false); return 0; } in PutBegin() function
Dmemorystream.h49 Ch* PutBegin() { RAPIDJSON_ASSERT(false); return 0; } in PutBegin() function