Home
last modified time | relevance | path

Searched refs:GET_CELLULAR_DATA_APN_STATE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/cellular_data/interfaces/innerkits/
H A Dcellular_data_ipc_interface_code.h26 GET_CELLULAR_DATA_APN_STATE, enumerator
/ohos5.0/base/telephony/cellular_data/services/include/
H A Dcellular_data_service_stub.h100 { (uint32_t)CellularDataInterfaceCode::GET_CELLULAR_DATA_APN_STATE,
/ohos5.0/base/telephony/cellular_data/frameworks/native/
H A Dcellular_data_service_proxy.cpp146 …ror = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::GET_CELLULAR_DATA_APN_STATE, data, in GetApnState()