Home | History | Annotate | Download | only in author

Lines Matching refs:eventMsg

1186                     PVMFDurationInfoMessage* eventMsg = NULL;
1187 OSCL_TRY(leavecode, eventMsg = OSCL_NEW(PVMFDurationInfoMessage, (dataDurationLost)));
1188 iObservers[i]->ReportInfoEvent(PVMFInfoOverflow, OSCL_STATIC_CAST(PVInterface*, eventMsg));