Home
last modified time | relevance | path

Searched refs:json (Results 1 – 8 of 8) sorted by relevance

/device/huawei/angler/
Dinit.angler.sensorhub.rc3 chown root system /persist/sensorcal.json
4 chmod 0640 /persist/sensorcal.json
10 chown root system /persist/sensorcal.json
11 chmod 0640 /persist/sensorcal.json
Dinit.angler.nanohub.rc3 chown root system /persist/sensorcal.json
4 chmod 0640 /persist/sensorcal.json
/device/google/contexthub/util/nanotool/
Dcalibrationfile.cpp59 sp<JSONCompound> json = JSONCompound::Parse(file_data.data(), file_size); in Initialize() local
60 if (json == nullptr || !json->isObject()) { in Initialize()
69 json_root_ = reinterpret_cast<JSONObject*>(json.get()); in Initialize()
Dandroidcontexthub.cpp66 sp<JSONObject> json, std::vector<uint8_t>& bytes) { in CopyInt32Array() argument
68 if (json->getArray(key, &array)) { in CopyInt32Array()
83 auto json = CalibrationFile::Instance()->GetJSONObject(); in GetCalibrationBytes() local
88 success = CopyInt32Array(key, json, bytes); in GetCalibrationBytes()
94 success = json->getFloat(key, &value); in GetCalibrationBytes()
104 success = CopyInt32Array(key, json, bytes); in GetCalibrationBytes()
107 success = json->getInt32(key, &value); in GetCalibrationBytes()
/device/lge/bullhead/
Dinit.bullhead.nanohub.rc3 chown root system /persist/sensorcal.json
4 chmod 0640 /persist/sensorcal.json
Dinit.bullhead.sensorhub.rc3 chown root system /persist/sensorcal.json
4 chmod 0640 /persist/sensorcal.json
/device/intel/edison/build/tasks/
Dflashfiles.mk26 EDISON_FLASHFILES += $(EDISON_TOOLS)/FlashEdison.json \
/device/lge/bullhead/sepolicy/
Dfile_contexts170 /persist/sensorcal\.json u:object_r:persist_sensortool_file:s0