Home
last modified time | relevance | path

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

/base/telephony/state_registry/frameworks/js/napi/include/
Dupdate_infos.h75 struct CellularDataFlowUpdate : public UpdateInfo { struct
77CellularDataFlowUpdate(int32_t slotId, int32_t flowType) : UpdateInfo(slotId), flowType_(flowType)… in CellularDataFlowUpdate() function
/base/telephony/state_registry/frameworks/cj/src/
Dtelephony_observer_utils.h215 struct CellularDataFlowUpdate : public UpdateInfo { struct
217CellularDataFlowUpdate(int32_t slotId, int32_t flowType) : UpdateInfo(slotId), flowType_(flowType)… in CellularDataFlowUpdate() argument