Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
268
const cJSON *CicadaJSONItem::getJSON()
269
{
270
return mJSON;
271
}
272
273
cJSON *CicadaJSONItem::getJSONCopy() const
274
{
Callers
2
CicadaJSON.cpp
File · 0.80
deleteItem
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected