Home
last modified time | relevance | path

Searched defs:OnSessionEvent (Results 1 - 7 of 7) sorted by relevance

/foundation/CastEngine/castengine_cast_framework/common/include/private/
H A Di_cast_session_impl.h61 virtual void OnSessionEvent(const std::string &deviceId, const EventCode eventCode) {} in OnSessionEvent() function in OHOS::CastEngine::ICastSessionImpl
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/
H A Dcast_session_impl.cpp1069 void CastSessionImpl::OnSessionEvent(const std::string &deviceId, const EventCode eventCode) in OnSessionEvent() function in OHOS::CastEngine::CastEngineService::CastSessionImpl
/foundation/CastEngine/castengine_cast_plus_stream/src/
H A Dcast_session_impl.cpp1069 void CastSessionImpl::OnSessionEvent(const std::string &deviceId, const EventCode eventCode) in OnSessionEvent() function in OHOS::CastEngine::CastEngineService::CastSessionImpl
/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_interface.h58 virtual WSError OnSessionEvent(SessionEvent event) { return WSError::WS_OK; } in OnSessionEvent() function in OHOS::OHOS::Rosen::ISession
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_proxy.cpp579 WSError SessionProxy::OnSessionEvent(SessionEvent event) in OnSessionEvent() function in OHOS::Rosen::SessionProxy
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp1393 void JsSceneSession::OnSessionEvent(uint32_t eventId, const SessionEventParam& param) in OnSessionEvent() function in OHOS::Rosen::JsSceneSession
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp453 WSError SceneSession::OnSessionEvent(SessionEvent event) in OnSessionEvent() function in SceneSession

Completed in 23 milliseconds