Searched refs:checkContentInfoEvent (Results 1 – 4 of 4) sorted by relevance
528 OSCL_IMPORT_REF bool checkContentInfoEvent(const uint32 downloadStatus);
1342 if (!checkContentInfoEvent(downloadStatus)) return false; in checkReportEvent()1447 OSCL_EXPORT_REF bool downloadEventReporter::checkContentInfoEvent(const uint32 downloadStatus) in checkContentInfoEvent() function in downloadEventReporter
1215 virtual bool checkContentInfoEvent(const uint32 downloadStatus) in checkContentInfoEvent() function
3134 iNode->iEventReport->checkContentInfoEvent(PROCESS_SUCCESS); in handle()