Home
last modified time | relevance | path

Searched refs:WrapCellularDataState (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/src/
H A Dstate_notification.cpp33 int32_t wrapState = WrapCellularDataState(state); in UpdateCellularDataConnectState()
/ohos5.0/base/telephony/cellular_data/services/include/common/
H A Dcellular_data_constant.h100 constexpr int32_t WrapCellularDataState(const int32_t cellularDataState) in WrapCellularDataState() function