Searched refs:APP_PHONE (Results 1 – 4 of 4) sorted by relevance
92 constexpr const char *APP_PHONE = "phone"; variable
340 constexpr const char* APP_PHONE = "phone"; variable
1009 if (jsonObject.find(APP_PHONE) != jsonObjectEnd) { in from_json()1013 APP_PHONE, in from_json()1019 app.deviceConfigs[APP_PHONE] = deviceConfig; in from_json()
1158 if (jsonObject.find(APP_PHONE) != jsonObjectEnd) { in from_json()1162 APP_PHONE, in from_json()1168 app.deviceConfigs[APP_PHONE] = deviceConfig; in from_json()