Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_state_handle.h168 void GetSimIOResult(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_handle.cpp92 handle->GetSimIOResult(slotId, event); in __anon8d8f95210d02()
983 void SimStateHandle::GetSimIOResult(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &event) in GetSimIOResult() function in OHOS::Telephony::SimStateHandle