Searched refs:resultT (Results 1 – 1 of 1) sorted by relevance
635 HDI::Ril::V1_1::CallRestrictionResult resultT = {}; in GetCallRestrictionResponse() local636 resultT.result = static_cast<int32_t>(responseInfo.error); in GetCallRestrictionResponse()639 resultT.status = result->status; in GetCallRestrictionResponse()640 resultT.classCw = result->classCw; in GetCallRestrictionResponse()642 … return Response(responseInfo, &HDI::Ril::V1_1::IRilCallback::GetCallRestrictionResponse, resultT); in GetCallRestrictionResponse()