Home
last modified time | relevance | path

Searched defs:OnDeviceLogEvent (Results 1 - 8 of 8) sorted by relevance

/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Di_avcast_state_listener.h44 virtual void OnDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) {}; in OnDeviceLogEvent() function in OHOS::AVSession::IAVCastStateListener
H A Davsession_info.h88 virtual void OnDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) {}; in OnDeviceLogEvent() function in OHOS::AVSession::SessionListener
/foundation/multimedia/av_session/frameworks/native/session/src/
H A Dsession_listener_client.cpp69 void SessionListenerClient::OnDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) in OnDeviceLogEvent() function in OHOS::AVSession::SessionListenerClient
/foundation/multimedia/av_session/services/session/server/
H A Davcast_provider_manager.cpp46 void AVCastProviderManager::OnDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) in OnDeviceLogEvent() function in OHOS::AVSession::AVCastProviderManager
H A Davrouter_impl.cpp195 int32_t AVRouterImpl::OnDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) in OnDeviceLogEvent() function in OHOS::AVSession::AVRouterImpl
/foundation/multimedia/av_session/services/session/ipc/proxy/
H A Dsession_listener_proxy.cpp93 void SessionListenerProxy::OnDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) in OnDeviceLogEvent() function in OHOS::AVSession::SessionListenerProxy
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_session_listener.cpp170 void NapiSessionListener::OnDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) in OnDeviceLogEvent() function in OHOS::AVSession::NapiSessionListener
H A Dnapi_avsession_manager.cpp1166 napi_status NapiAVSessionManager::OnDeviceLogEvent(napi_env env, napi_value callback) in OnDeviceLogEvent() function in OHOS::AVSession::NapiAVSessionManager

Completed in 7 milliseconds