Searched refs:json (Results 1 – 6 of 6) sorted by relevance
13 compile_commands.json
190 const UCHAR *json, UINT json_len);
216 const UCHAR *json, UINT json_len) in nx_azure_iot_json_writer_append_json_text() argument218 az_span span = az_span_create((UCHAR *)json, (INT)json_len); in nx_azure_iot_json_writer_append_json_text()
137 …[here](https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTDL/v2/samples/Thermostat.json).140 ```json
728 const UCHAR *json, UINT json_len);738 | json [in] | A pointer to single, possibly nested, valid, UTF-8 encoded, JSON value to be written…739 | json_len [in] | Length of json. |
290 …(). Note that on the subsequent call to this API, it is expected that the json reader will be plac…