Searched refs:APP_CAR (Results 1 – 4 of 4) sorted by relevance
97 constexpr const char *APP_CAR = "car"; variable
345 constexpr const char* APP_CAR = "car"; variable
1069 if (jsonObject.find(APP_CAR) != jsonObjectEnd) { in from_json()1073 APP_CAR, in from_json()1079 app.deviceConfigs[APP_CAR] = deviceConfig; in from_json()
1218 if (jsonObject.find(APP_CAR) != jsonObjectEnd) { in from_json()1222 APP_CAR, in from_json()1228 app.deviceConfigs[APP_CAR] = deviceConfig; in from_json()