Home
last modified time | relevance | path

Searched refs:GetSimAuthenticationResponse (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_manager.cpp506 response.sw1 = simStateHandle_->GetSimAuthenticationResponse().sw1; in SimAuthentication()
507 response.sw2 = simStateHandle_->GetSimAuthenticationResponse().sw2; in SimAuthentication()
508 response.response = simStateHandle_->GetSimAuthenticationResponse().response; in SimAuthentication()
H A Dsim_state_handle.cpp643 SimAuthenticationResponse SimStateHandle::GetSimAuthenticationResponse() in GetSimAuthenticationResponse() function in OHOS::Telephony::SimStateHandle
/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_state_handle.h138 SimAuthenticationResponse GetSimAuthenticationResponse();