Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_data/interfaces/innerkits/
H A Dcellular_data_ipc_interface_code.h45 GET_INTELLIGENCE_SWITCH_STATE enumerator
/ohos5.0/base/telephony/cellular_data/services/include/
H A Dcellular_data_service_stub.h110 { (uint32_t)CellularDataInterfaceCode::GET_INTELLIGENCE_SWITCH_STATE,
/ohos5.0/base/telephony/cellular_data/frameworks/native/
H A Dcellular_data_service_proxy.cpp82 …r = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::GET_INTELLIGENCE_SWITCH_STATE, data, in GetIntelligenceSwitchState()