Home
last modified time | relevance | path

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

/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
Dencodedstream.h217 static const PutFunc f[] = { RAPIDJSON_ENCODINGS_FUNC(Put) }; in AutoUTFOutputStream()
246 typedef void (*PutFunc)(OutputByteStream&, Ch); typedef
250 PutFunc putFunc_;