Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_data/interfaces/innerkits/
H A Dcellular_data_ipc_interface_code.h27 GET_RECOVERY_STATE, enumerator
/ohos5.0/base/telephony/cellular_data/services/include/
H A Dcellular_data_service_stub.h102 { (uint32_t)CellularDataInterfaceCode::GET_RECOVERY_STATE,
/ohos5.0/base/telephony/cellular_data/frameworks/native/
H A Dcellular_data_service_proxy.cpp166 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::GET_RECOVERY_STATE, dat… in GetDataRecoveryState()