Searched defs:castHandle (Results 1 – 4 of 4) sorted by relevance
222 int64_t castHandle = -1; in OnCastSessionCreated() local267 std::shared_ptr<IAVCastControllerProxy> AVRouterImpl::GetRemoteController(const int64_t castHandle) in GetRemoteController()298 int64_t castHandle = -1; in StartCast() local338 int64_t castHandle = static_cast<int64_t>((static_cast<uint64_t>(tempId) << 32) | in AddDevice() local355 int32_t AVRouterImpl::StopCast(const int64_t castHandle) in StopCast()389 int32_t AVRouterImpl::StopCastSession(const int64_t castHandle) in StopCastSession()414 int32_t AVRouterImpl::SetServiceAllConnectState(int64_t castHandle, DeviceInfo deviceInfo) in SetServiceAllConnectState()430 int32_t AVRouterImpl::GetRemoteNetWorkId(int64_t castHandle, std::string deviceId, std::string &net… in GetRemoteNetWorkId()442 int32_t AVRouterImpl::RegisterCallback(int64_t castHandle, const std::shared_ptr<IAVRouterListener>… in RegisterCallback()480 int32_t AVRouterImpl::UnRegisterCallback(int64_t castHandle, in UnRegisterCallback()
301 bool HwCastProvider::SetStreamState(int64_t castHandle, DeviceInfo deviceInfo) in SetStreamState()
1150 …int64_t castHandle = AVRouter::GetInstance().StartCast(outputDeviceInfo, castServiceNameMapState_,… in SubStartCast() local1164 int32_t AVSessionItem::AddDevice(const int64_t castHandle, const OutputDeviceInfo& outputDeviceInfo) in AddDevice()1394 void AVSessionItem::SetCastHandle(const int64_t castHandle) in SetCastHandle()
1052 void AVSessionService::CreateSessionByCast(const int64_t castHandle) in CreateSessionByCast()