Searched refs:ReportServiceBehaviorEvent (Results 1 – 5 of 5) sorted by relevance
135 Drm_ErrCode errNo = (Drm_ErrCode)ReportServiceBehaviorEvent(serviceName, action);
95 ReportServiceBehaviorEvent("DRM_SERVICE", "start"); in OnStart()116 ReportServiceBehaviorEvent("DRM_SERVICE", "end"); in OnStop()
133 ReportServiceBehaviorEvent("DRM_OEM_SERVICE", "end"); in StopServiceThread()319 ReportServiceBehaviorEvent("DRM_OEM_SERVICE", "start"); in ServiceThreadMain()
125 __attribute__((visibility("default"))) int32_t ReportServiceBehaviorEvent(std::string serviceName, …
153 int32_t ReportServiceBehaviorEvent(std::string serviceName, std::string action) in ReportServiceBehaviorEvent() function