Searched refs:NotifyDeviceLogEvent (Results 1 – 4 of 4) sorted by relevance
61 virtual void NotifyDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) {}; in NotifyDeviceLogEvent() function
224 void NotifyDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) override;
206 servicePtr_->NotifyDeviceLogEvent(eventId, param); in OnDeviceLogEvent()
1123 void AVSessionService::NotifyDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) in NotifyDeviceLogEvent() function in OHOS::AVSession::AVSessionService