Searched defs:json (Results 1 – 2 of 2) sorted by relevance
66 sp<JSONObject> json, std::vector<uint8_t>& bytes) { in CopyInt32Array()87 auto json = cal_file->GetJSONObject(); in GetCalibrationBytes() local
59 sp<JSONCompound> json = JSONCompound::Parse(file_data.data(), file_size); in Initialize() local