Searched refs:JSON (Results 1 – 10 of 10) sorted by relevance
3 This library provides functions to parse a JSON file to a structured Protobuf7 unknown fields in a JSON file cannot be ignored. Do **NOT** use this library in14 logic of `libjsoncpp` and `libprotobuf` when parsing JSON files.18 - The JSON file must use strings (to pass tests in `libjsonpbverify`)25 - The JSON file must use strings (e.g. `"NaN"`, `"Infinity"`, `"-Infinity"`)39 defined) or the original field name as keys in the input JSON file.45 `libjsonpbparse` is updated to ignore unknown fields in JSON files, all parsing50 This library provides functions and tests to examine a JSON file and validate53 In addition to a validity check that `libprotobuf` can convert the JSON file to a56 - Whether there are fields unknown to the schema. All fields in the JSON file[all …]
22 // Guide for testing purposes. When writing a .proto file as a JSON schema, you25 // - If the JSON file is going to have field names that does not conform to the28 // - If the JSON file is going to have enum value names that does not conform to
16 // using Protobuf as schema for JSON files. The reason is that the JSON parser that
47 JSON, enumerator322 return JSON; in get_format()428 case JSON: in main()470 case JSON: in main()
15 // A convenient library to convert any JSON string to a specific Protobuf
14 JSON) would have introduced similar but different quoting issues. A custom
82 2. For each nanoapp in the JSON file, the CHRE daemon reads the `.napp_header`
463 - APEX manifest file (in JSON)
1697 gRecordInfo = JSON.parse(recordData);
246 contains the metadata information of the payload in JSON format. Normally the