Searched defs:OnRemoteCtrlEvent (Results 1 – 7 of 7) sorted by relevance
| /foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/ |
| D | i_cast_session.h | 40 virtual void OnRemoteCtrlEvent(int eventType, const uint8_t *data, uint32_t len) {} in OnRemoteCtrlEvent() function
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/ |
| D | cast_session_listener_impl_proxy.cpp | 67 void CastSessionListenerImplProxy::OnRemoteCtrlEvent(int eventType, const uint8_t *data, uint32_t l… in OnRemoteCtrlEvent() function in OHOS::CastEngine::CastEngineService::CastSessionListenerImplProxy
|
| D | cast_session_impl.cpp | 1243 void CastSessionImpl::OnRemoteCtrlEvent(int eventType, const uint8_t *data, uint32_t len) in OnRemoteCtrlEvent() function in OHOS::CastEngine::CastEngineService::CastSessionImpl
|
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/ |
| D | cast_session_listener_impl_proxy.cpp | 67 void CastSessionListenerImplProxy::OnRemoteCtrlEvent(int eventType, const uint8_t *data, uint32_t l… in OnRemoteCtrlEvent() function in OHOS::CastEngine::CastEngineService::CastSessionListenerImplProxy
|
| D | cast_session_impl.cpp | 1243 void CastSessionImpl::OnRemoteCtrlEvent(int eventType, const uint8_t *data, uint32_t len) in OnRemoteCtrlEvent() function in OHOS::CastEngine::CastEngineService::CastSessionImpl
|
| /foundation/CastEngine/castengine_cast_framework/client/src/ |
| D | cast_session_listener_impl_stub.cpp | 98 void CastSessionListenerImplStub::OnRemoteCtrlEvent(int eventType, const uint8_t *data, uint32_t le… in OnRemoteCtrlEvent() function in OHOS::CastEngine::CastEngineClient::CastSessionListenerImplStub
|
| /foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/ |
| D | napi_cast_session_listener.cpp | 76 void NapiCastSessionListener::OnRemoteCtrlEvent(int eventType, const uint8_t *data, uint32_t len) in OnRemoteCtrlEvent() function in OHOS::CastEngine::CastEngineClient::NapiCastSessionListener
|