Searched defs:firstButton (Results 1 – 3 of 3) sorted by relevance
54 std::pair<std::string, std::string> firstButton; member
347 cJSON* firstButton = cJSON_GetArrayItem(buttonObj, FIRST_BUTTON_INDEX); in SaveNotificationConfToMap() local
242 auto firstButton = actionButtons.front(); in UpdateRequest() local