MCPcopy Create free account
hub / github.com/alibaba/CicadaPlayer / getJSON

Method getJSON

framework/utils/CicadaJSON.cpp:268–271  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266
267
268const cJSON *CicadaJSONItem::getJSON()
269{
270 return mJSON;
271}
272
273cJSON *CicadaJSONItem::getJSONCopy() const
274{

Callers 2

CicadaJSON.cppFile · 0.80
deleteItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected