Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_data/interfaces/innerkits/
H A Dcellular_data_ipc_interface_code.h34 HAS_CAPABILITY, enumerator
/ohos5.0/base/telephony/cellular_data/services/include/
H A Dcellular_data_service_stub.h86 { (uint32_t)CellularDataInterfaceCode::HAS_CAPABILITY,
/ohos5.0/base/telephony/cellular_data/frameworks/native/
H A Dcellular_data_service_proxy.cpp338 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::HAS_CAPABILITY, data, r… in HasInternetCapability()