Home
last modified time | relevance | path

Searched defs:GetCastSession (Results 1 – 6 of 6) sorted by relevance

/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/include/
Dnapi_cast_session.h51 std::shared_ptr<ICastSession> GetCastSession() in GetCastSession() function
/foundation/CastEngine/castengine_cast_framework/client/src/
Dcast_session_manager_adaptor.cpp129 int32_t CastSessionManagerAdaptor::GetCastSession(std::string sessionId, std::shared_ptr<ICastSessi… in GetCastSession() function in OHOS::CastEngine::CastEngineClient::CastSessionManagerAdaptor
Dcast_service_listener_impl_stub.cpp74 bool CastServiceListenerImplStub::GetCastSession(MessageParcel &data, std::shared_ptr<ICastSession>… in GetCastSession() function in OHOS::CastEngine::CastEngineClient::CastServiceListenerImplStub
Dcast_session_manager.cpp189 int32_t CastSessionManager::GetCastSession(std::string sessionId, std::shared_ptr<ICastSession> &ca… in GetCastSession() function in OHOS::CastEngine::CastEngineClient::CastSessionManager
Dcast_session_manager_service_proxy.cpp272 int32_t CastSessionManagerServiceProxy::GetCastSession(std::string sessionId, sptr<ICastSessionImpl… in GetCastSession() function in OHOS::CastEngine::CastEngineClient::CastSessionManagerServiceProxy
/foundation/CastEngine/castengine_cast_framework/service/src/
Dcast_session_manager_service.cpp430 int32_t CastSessionManagerService::GetCastSession(std::string sessionId, sptr<ICastSessionImpl> &ca… in GetCastSession() function in OHOS::CastEngine::CastEngineService::CastSessionManagerService