#ifndef BOOTVIDEO_DFTEVENT_H #define BOOTVIDEO_DFTEVENT_H #include #define E_955050800 955050800 #define E_955050801 955050801 #define BT_SUCCESS 0 int BootvideoDfteventReport(int eventId, std::string currentFuncName, std::string parentFuncName, std::string bootvideoPath); #endif