Searched defs:CellularDataFlowUpdate (Results 1 – 2 of 2) sorted by relevance
75 struct CellularDataFlowUpdate : public UpdateInfo { struct77 …CellularDataFlowUpdate(int32_t slotId, int32_t flowType) : UpdateInfo(slotId), flowType_(flowType)… in CellularDataFlowUpdate() function
215 struct CellularDataFlowUpdate : public UpdateInfo { struct217 …CellularDataFlowUpdate(int32_t slotId, int32_t flowType) : UpdateInfo(slotId), flowType_(flowType)… in CellularDataFlowUpdate() argument