Home
last modified time | relevance | path

Searched defs:castId (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Dhw_cast_provider.cpp136 int castId; in StartCastSession() local
163 void HwCastProvider::StopCastSession(int castId) in StopCastSession()
189 bool HwCastProvider::AddCastDevice(int castId, DeviceInfo deviceInfo) in AddCastDevice()
208 bool HwCastProvider::RemoveCastDevice(int castId, DeviceInfo deviceInfo) in RemoveCastDevice()
268 std::shared_ptr<IAVCastControllerProxy> HwCastProvider::GetRemoteController(int castId) in GetRemoteController()
303 int32_t castId = static_cast<int32_t>((static_cast<uint64_t>(castHandle) << 32) >> 32); in SetStreamState() local
318 bool HwCastProvider::GetRemoteNetWorkId(int32_t castId, std::string deviceId, std::string &networkI… in GetRemoteNetWorkId()
338 bool HwCastProvider::RegisterCastSessionStateListener(int castId, in RegisterCastSessionStateListener()
361 bool HwCastProvider::UnRegisterCastSessionStateListener(int castId, in UnRegisterCastSessionStateListener()
455 int32_t castId; in OnSessionCreated() local
H A Davrouter_impl.cpp217 int32_t AVRouterImpl::OnCastSessionCreated(const int32_t castId) in OnCastSessionCreated()
275 int32_t castId = static_cast<int32_t>((static_cast<const uint64_t>(castHandle) << 32) >> 32); in GetRemoteController() local
312 int32_t castId = providerManagerMap_[outputDeviceInfo.deviceInfos_[0]. in StartCast() local
333 int32_t AVRouterImpl::AddDevice(const int32_t castId, const OutputDeviceInfo& outputDeviceInfo) in AddDevice()
364 int32_t castId = static_cast<int32_t>((static_cast<const uint64_t>(castHandle) << 32) >> 32); in StopCast() local
398 int32_t castId = static_cast<int32_t>((static_cast<uint64_t>(castHandle) << 32) >> 32); in StopCastSession() local
433 int32_t castId = static_cast<int32_t>((static_cast<uint64_t>(castHandle) << 32) >> 32); in GetRemoteNetWorkId() local
449 int32_t castId = static_cast<int32_t>((static_cast<uint64_t>(castHandle) << 32) >> 32); in RegisterCallback() local
487 int32_t castId = static_cast<int32_t>((static_cast<uint64_t>(castHandle) << 32) >> 32); in UnRegisterCallback() local
H A Davcast_provider_manager.cpp62 void AVCastProviderManager::OnSessionCreated(const int32_t castId) in OnSessionCreated()
H A Davsession_item.cpp1170 int32_t castId = static_cast<int32_t>(castHandle_); in AddDevice() local
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Dhw_cast_test.cpp1074 int castId = 0; variable
1091 int castId = 0; variable
1109 int castId = 0; variable
1127 int castId = 0; variable
1176 int castId = 0; variable
1193 int castId = 0; variable