Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_base.h86 inline int32_t SendEventData(
190 …return SendEventData<T>(funcName, telRilRequest->pointer_->GetInnerEventId(), handler, getDataFunc… in SendHandlerEvent()
194 inline int32_t TelRilBase::SendEventData( in SendEventData() function
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sim.cpp107 SendEventData(TELEPHONY_LOG_FUNC_NAME, eventId, handler, object); in ErrorIccIoResponse()
144 SendEventData(TELEPHONY_LOG_FUNC_NAME, eventId, handler, std::move(object)); in ProcessIccIoInfo()