Searched refs:slotTypeValue (Results 1 – 1 of 1) sorted by relevance
1696 auto slotTypeValue = jsonObject.at("slotType").get<int32_t>(); in ConvertJsonToEnum() local1697 target->slotType_ = static_cast<NotificationConstant::SlotType>(slotTypeValue); in ConvertJsonToEnum()