Searched defs:secondButton (Results 1 – 2 of 2) sorted by relevance
55 std::pair<std::string, std::string> secondButton; member
348 cJSON* secondButton = cJSON_GetArrayItem(buttonObj, SECOND_BUTTON_INDEX); in SaveNotificationConfToMap() local