Searched refs:HRilSsNoticeInfo (Results 1 – 3 of 3) sorted by relevance
356 } HRilSsNoticeInfo; typedef
864 if ((response == nullptr) || (responseLen % sizeof(HRilSsNoticeInfo)) != 0) { in CallSsNotice()869 const HRilSsNoticeInfo *hSsNoticeInfo = reinterpret_cast<const HRilSsNoticeInfo *>(response); in CallSsNotice()
443 HRilSsNoticeInfo ssInfo;445 EXPECT_NE(HDF_SUCCESS, call->CallSsNotice(0, err, &ssInfo, sizeof(HRilSsNoticeInfo)));