Searched defs:json (Results 1 – 6 of 6) sorted by relevance
15 json = pyjson variable in PyTest22 json = cjson variable in CTest
6 Name: json name
67 sp<JSONObject> json, std::vector<uint8_t>& bytes) { in CopyInt32Array()82 sp<JSONObject> json, std::vector<uint8_t>& bytes) { in CopyFloatArray()103 auto json = cal_file->GetJSONObject(); in GetCalibrationBytes() local
59 sp<JSONCompound> json = JSONCompound::Parse(file_data.data(), file_size); in Initialize() local