Searched refs:slotTypeVector (Results 1 – 1 of 1) sorted by relevance
109 std::vector<std::string> slotTypeVector; in ParseReminderFilterDevice() local110 StringUtils::Split(slotTypes, SPLIT_FLAG, slotTypeVector); in ParseReminderFilterDevice()112 for (std::string slotTypeStr : slotTypeVector) { in ParseReminderFilterDevice()