Home
last modified time | relevance | path

Searched defs:slotId (Results 401 – 417 of 417) sorted by relevance

1...<<11121314151617

/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sim.cpp24 TelRilSim::TelRilSim(int32_t slotId, sptr<HDI::Ril::V1_3::IRil> rilInterface, in TelRilSim()
H A Dtel_ril_call.cpp29 TelRilCall::TelRilCall(int32_t slotId, sptr<HDI::Ril::V1_3::IRil> rilInterface, in TelRilCall()
H A Dtel_ril_network.cpp27 TelRilNetwork::TelRilNetwork(int32_t slotId, sptr<HDI::Ril::V1_3::IRil> rilInterface, in TelRilNetwork()
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h510 bool IsReady(int32_t slotId) in IsReady()
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dzero_branch_test.cpp1334 int32_t slotId = 0; variable
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp51 CellInfo::CellInfo(std::weak_ptr<NetworkSearchManager> networkSearchManager, int32_t slotId) in CellInfo()
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_handler.cpp291 int32_t slotId = want.GetIntParam(BROADCAST_ARG_SLOT_ID, DEFAULT_SIM_SLOT_ID); in OnReceiveEvent() local
298 int32_t slotId = want.GetIntParam(BROADCAST_ARG_SLOT_ID, DEFAULT_SIM_SLOT_ID); in OnReceiveEvent() local
/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_inner_type.h454 int32_t slotId = -1; member
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_sms.cpp81 static inline bool IsValidSlotId(int32_t slotId) in IsValidSlotId()
124 static bool InValidSlotIdOrInValidPort(int32_t slotId, uint16_t port) in InValidSlotIdOrInValidPort()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp91 int slotId = 2; variable
H A Dnetwork_search_test.cpp80 bool NetworkSearchTest::HasSimCard(int32_t slotId) in HasSimCard()
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sms.cpp41 HRilSms::HRilSms(int32_t slotId) : HRilBase(slotId) in HRilSms()
H A Dhril_network.cpp28 HRilNetwork::HRilNetwork(int32_t slotId) : HRilBase(slotId) in HRilNetwork()
H A Dhril_sim.cpp22 HRilSim::HRilSim(int32_t slotId) : HRilBase(slotId) in HRilSim()
H A Dhril_call.cpp23 HRilCall::HRilCall(int32_t slotId) : HRilBase(slotId) in HRilCall()
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp2118 static inline bool IsValidSlotId(int32_t slotId) in IsValidSlotId()
2221 int32_t slotId; in IsImsSwitchEnabledSync() local
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/
H A Dans_module_test.cpp1127 std::string slotId = slot->GetId(); variable

1...<<11121314151617