Home
last modified time | relevance | path

Searched defs:CellularDataFlowUpdate (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/state_registry/frameworks/js/napi/include/
H A Dupdate_infos.h75 struct CellularDataFlowUpdate : public UpdateInfo { struct
77CellularDataFlowUpdate(int32_t slotId, int32_t flowType) : UpdateInfo(slotId), flowType_(flowType)… in CellularDataFlowUpdate() function