Home
last modified time | relevance | path

Searched defs:json (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/util/nanotool/
Dandroidcontexthub.cpp66 sp<JSONObject> json, std::vector<uint8_t>& bytes) { in CopyInt32Array()
87 auto json = cal_file->GetJSONObject(); in GetCalibrationBytes() local
Dcalibrationfile.cpp59 sp<JSONCompound> json = JSONCompound::Parse(file_data.data(), file_size); in Initialize() local