Home
last modified time | relevance | path

Searched refs:GET_DEFAULT_SLOT_ID (Results 1 - 4 of 4) sorted by relevance

/base/telephony/cellular_data/interfaces/innerkits/
H A Dcellular_data_ipc_interface_code.h30 GET_DEFAULT_SLOT_ID, member in OHOS::Telephony::CellularDataInterfaceCode
/base/telephony/cellular_data/services/include/
H A Dcellular_data_service_stub.h83 { (uint32_t)CellularDataInterfaceCode::GET_DEFAULT_SLOT_ID, member in OHOS::Telephony::CellularDataServiceStub::CellularDataInterfaceCode
134 { uint32_t(CellularDataInterfaceCode::GET_DEFAULT_SLOT_ID), "GET_DEFAULT_SLOT_ID" },
/base/telephony/cellular_data/test/unit_test/
H A Dcellular_data_code_test.cpp176 static const int32_t GET_DEFAULT_SLOT_ID = 6; member
452 { GET_DEFAULT_SLOT_ID, &GetDefaultSlotId }, in UnitTest()
/base/telephony/cellular_data/frameworks/native/
H A Dcellular_data_service_proxy.cpp253 int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::GET_DEFAULT_SLOT_ID, data, in GetDefaultCellularDataSlotId()

Completed in 3 milliseconds