Searched refs:GetTargetSimId (Results 1 – 3 of 3) sorted by relevance
527 if (GetTargetSimId(slotId, curSimId) != TELEPHONY_ERR_SUCCESS) { in SetActiveSim()710 int32_t MultiSimController::GetTargetSimId(int32_t slotId, int &simId) in GetTargetSimId() function in OHOS::Telephony::MultiSimController1016 if (GetTargetSimId(slotId, curSimId) != TELEPHONY_ERR_SUCCESS) { in GetShowNumber()1052 if (GetTargetSimId(slotId, curSimId) != TELEPHONY_ERR_SUCCESS) { in SetShowNumberToDB()1101 if (GetTargetSimId(slotId, curSimId) != TELEPHONY_ERR_SUCCESS) { in SetShowName()
114 int32_t GetTargetSimId(int32_t slotId, int &simId);
455 multiSimController->GetTargetSimId(INVALID_SLOTID, simId);