Home
last modified time | relevance | path

Searched refs:GetSimAuthenticationResult (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_state_handle.h163 void GetSimAuthenticationResult(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_handle.cpp84 handle->GetSimAuthenticationResult(slotId, event); in __anon8d8f95210b02()
618 void SimStateHandle::GetSimAuthenticationResult(int32_t slotId, const AppExecFwk::InnerEvent::Point… in GetSimAuthenticationResult() function in OHOS::Telephony::SimStateHandle