Searched defs:contextNode (Results 1 – 1 of 1) sorted by relevance
98 cJSON *contextNode = cJSON_GetObjectItem(root_, "context"); in Init() local160 bool CompressionParser::ParseContext(const cJSON *contextNode) in ParseContext()