Home
last modified time | relevance | path

Searched refs:slotSingle (Results 1 - 3 of 3) sorted by relevance

/base/telephony/cellular_call/services/utils/src/
H A Dmodule_service_utils.cpp100 const int32_t slotSingle = 1; in GetSlotInfo() local
103 if (SIM_SLOT_COUNT == slotSingle) { in GetSlotInfo()
/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_controller.cpp295 const int32_t slotSingle = 1; in UpdateDataByIccId() local
296 if (SIM_SLOT_COUNT == slotSingle) { in UpdateDataByIccId()
320 const int32_t slotSingle = 1; in InsertData() local
321 if (SIM_SLOT_COUNT == slotSingle) { in InsertData()
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp1261 const int32_t slotSingle = 1; in IsValidSlotId() local
1263 if (SIM_SLOT_COUNT == slotSingle) { in IsValidSlotId()

Completed in 10 milliseconds