Home
last modified time | relevance | path

Searched refs:hSsNoticeInfo (Results 1 - 1 of 1) sorted by relevance

/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp869 const HRilSsNoticeInfo *hSsNoticeInfo = reinterpret_cast<const HRilSsNoticeInfo *>(response); in CallSsNotice() local
870 ssNoticeInfo.serviceType = hSsNoticeInfo->serviceType; in CallSsNotice()
871 ssNoticeInfo.requestType = hSsNoticeInfo->requestType; in CallSsNotice()
872 ssNoticeInfo.serviceClass = hSsNoticeInfo->serviceClass; in CallSsNotice()
873 ssNoticeInfo.result = hSsNoticeInfo->result; in CallSsNotice()

Completed in 2 milliseconds