Searched defs:jsonstr (Results 1 – 11 of 11) sorted by relevance
47 char *jsonstr = cJSON_Print(rootValue); in EnableLowLatency() local83 char *jsonstr = cJSON_Print(rootValue); in DisableLowLatency() local
57 std::string jsonstr(data); in MarshalAudioMeta() local132 std::string jsonstr(data); in MarshalVideoMeta() local
54 std::string jsonstr(data); in MarshalMessage() local
84 std::string jsonstr(data); in BuildChannelDescription() local
283 std::string jsonstr(data); in MarshalSharedMemory() local
197 char *jsonstr = cJSON_PrintUnformatted(masterStr); in MergeGroupInfoInner() local214 char *jsonstr = cJSON_PrintUnformatted(slaveStr); in MergeGroupInfoInner() local
209 char *jsonstr = cJSON_Print(root); in CreateMetaDHItem() local265 char *jsonstr = cJSON_Print(root); in CreateDHItem() local
153 char *jsonstr = new char[jsonData.size() + 1]; in GetValue() local
179 char *jsonstr = cJSON_Print(root); in GetCodecInfo() local
258 void Network::SendRSTreeDumpJSON(const std::string& jsonstr) in SendRSTreeDumpJSON()
407 char *jsonstr = cJSON_Print(abilityRootValue); in ParseEnableParam() local