Home
last modified time | relevance | path

Searched refs:subSetting (Results 1 - 1 of 1) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_metadata_setting_cmd.cpp96 cJSON *subSetting = nullptr; in Unmarshal() local
97 cJSON_ArrayForEach(subSetting, settings) { in Unmarshal()
98 cJSON *settingType = cJSON_GetObjectItemCaseSensitive(subSetting, "SettingType"); in Unmarshal()
99 cJSON *settingValue = cJSON_GetObjectItemCaseSensitive(subSetting, "SettingValue"); in Unmarshal()

Completed in 1 milliseconds