Home
last modified time | relevance | path

Searched defs:gsmIndex (Results 1 - 11 of 11) sorted by relevance

/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_modem_parcel.h32 int32_t gsmIndex = 0; member
H A Dtelephony_types.h426 int32_t gsmIndex = 0; member
/base/telephony/core_service/test/fuzztest/sendsmsmoremode_fuzzer/
H A Dsendsmsmoremode_fuzzer.cpp47 int32_t gsmIndex = static_cast<int32_t>(*data + offset); in SendSmsMoreMode() local
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sms.cpp66 int32_t TelRilSms::DelSimMessage(int32_t gsmIndex, const AppExecFwk::InnerEvent::Pointer &response) in DelSimMessage() argument
71 int32_t TelRilSms::UpdateSimMessage(int32_t gsmIndex, int32_t state, std::string smscPdu, std::string pdu, in UpdateSimMessage() argument
H A Dtel_ril_manager.cpp378 int32_t TelRilManager::Hangup(int32_t slotId, int32_t gsmIndex, const AppExecFwk::InnerEvent::Pointer &response) in Hangup() argument
740 int32_t TelRilManager::DelSimMessage(int32_t slotId, int32_t gsmIndex, const AppExecFwk::InnerEvent::Pointer &response) in DelSimMessage() argument
H A Dtel_ril_call.cpp350 int32_t TelRilCall::Hangup(int32_t gsmIndex, const AppExecFwk::InnerEvent::Pointer &result) in Hangup() argument
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp211 int32_t HRilCall::Hangup(int32_t serialId, int32_t gsmIndex) in Hangup() argument
H A Dhril_manager.cpp420 int32_t HRilManager::Hangup(int32_t slotId, int32_t serialId, int32_t gsmIndex) in Hangup() argument
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp1107 int32_t gsmIndex = 0; in DeleteRilCmSmsTest() local
1382 int32_t gsmIndex = 0; in DelRilCmCdmaSmsTest() local
/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp964 int32_t gsmIndex; in OnRequestDeleteRilCmSmsTest() local
967 std::cin >> gsmIndex; in OnRequestDeleteRilCmSmsTest() local
979 int32_t gsmIndex; in OnRequestUpdateRilCmSmsTest() local
983 std::cin >> gsmIndex; in OnRequestUpdateRilCmSmsTest() local
[all...]
/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp517 DelSimMessage( int32_t slotId, int32_t eventId, int32_t gsmIndex, const std::shared_ptr<AppExecFwk::EventHandler> &handler) DelSimMessage() argument
837 Hangup( int32_t slotId, int32_t eventId, int32_t gsmIndex, const std::shared_ptr<AppExecFwk::EventHandler> &handler) Hangup() argument

Completed in 38 milliseconds