Searched defs:buttonObj (Results 1 – 2 of 2) sorted by relevance
148 nlohmann::json buttonObj; in ToJson() local219 auto buttonObj = jsonObject.at("button"); in FromJson() local
336 cJSON* buttonObj = cJSON_GetObjectItemCaseSensitive(conf, "button"); in SaveNotificationConfToMap() local