Searched refs:multiDeviceRemindJson (Results 1 – 1 of 1) sorted by relevance
56 nlohmann::json multiDeviceRemindJson = in GetMultiDeviceReminder() local58 …if (multiDeviceRemindJson.is_null() || !multiDeviceRemindJson.is_array() || multiDeviceRemindJson.… in GetMultiDeviceReminder()64 for (auto &singleDeviceRemindJson : multiDeviceRemindJson) { in GetMultiDeviceReminder()