Searched refs:GetJSONObject (Results 1 – 3 of 3) sorted by relevance
37 const sp<JSONObject> GetJSONObject() const;
84 const sp<JSONObject> CalibrationFile::GetJSONObject() const { in GetJSONObject() function in android::CalibrationFile
103 auto json = cal_file->GetJSONObject(); in GetCalibrationBytes()