Home
last modified time | relevance | path

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

/foundation/multimedia/av_session/services/session/server/
H A Davcast_provider_manager.cpp62 void AVCastProviderManager::OnSessionCreated(const int32_t castId) in OnSessionCreated() argument
H A Davrouter_impl.cpp214 int32_t AVRouterImpl::OnCastSessionCreated(const int32_t castId) in OnCastSessionCreated() argument
269 int32_t castId = static_cast<int32_t>((static_cast<const uint64_t>(castHandle) << 32) >> 32); in GetRemoteController() local
288 int32_t castId in StartCast() local
298 AddDevice(const int32_t castId, const OutputDeviceInfo& outputDeviceInfo) AddDevice() argument
317 int32_t castId = static_cast<int32_t>((static_cast<const uint64_t>(castHandle) << 32) >> 32); StopCast() local
342 int32_t castId = static_cast<int32_t>((static_cast<uint64_t>(castHandle) << 32) >> 32); StopCastSession() local
357 int32_t castId = static_cast<int32_t>((static_cast<uint64_t>(castHandle) << 32) >> 32); SetServiceAllConnectState() local
371 int32_t castId = static_cast<int32_t>((static_cast<uint64_t>(castHandle) << 32) >> 32); GetRemoteNetWorkId() local
386 int32_t castId = static_cast<int32_t>((static_cast<uint64_t>(castHandle) << 32) >> 32); RegisterCallback() local
403 int32_t castId = static_cast<int32_t>((static_cast<uint64_t>(castHandle) << 32) >> 32); UnRegisterCallback() local
[all...]
H A Dhw_cast_provider.cpp123 int castId; in StartCastSession() local
147 void HwCastProvider::StopCastSession(int castId) in StopCastSession() argument
173 AddCastDevice(int castId, DeviceInfo deviceInfo) AddCastDevice() argument
192 RemoveCastDevice(int castId, DeviceInfo deviceInfo) RemoveCastDevice() argument
252 GetRemoteController(int castId) GetRemoteController() argument
282 SetStreamState(int32_t castId, DeviceInfo deviceInfo) SetStreamState() argument
298 GetRemoteNetWorkId(int32_t castId, std::string deviceId, std::string &networkId) GetRemoteNetWorkId() argument
318 RegisterCastSessionStateListener(int castId, std::shared_ptr<IAVCastSessionStateListener> listener) RegisterCastSessionStateListener() argument
341 UnRegisterCastSessionStateListener(int castId, std::shared_ptr<IAVCastSessionStateListener> listener) UnRegisterCastSessionStateListener() argument
[all...]
/foundation/multimedia/av_session/services/session/server/test/
H A Dhw_cast_test.cpp1074 int castId = 0; in HWTEST() local
1091 int castId = 0; in HWTEST() local
1109 int castId = 0; in HWTEST() local
1127 int castId = 0; in HWTEST() local
1176 int castId = 0; in HWTEST() local
1193 int castId = 0; HWTEST() local
[all...]
H A Dhw_cast_supplement_test.cpp104 int32_t castId = 0; in HWTEST() local
122 int32_t castId = 0; in HWTEST() local
141 int32_t castId = -1; in HWTEST() local
160 int32_t castId in HWTEST() local
179 int32_t castId = 0; HWTEST() local
199 int32_t castId = 0; HWTEST() local
220 int32_t castId = 0; HWTEST() local
239 int32_t castId = 0; HWTEST() local
259 int32_t castId = 0; HWTEST() local
356 int castId = 0; HWTEST() local
376 int castId = 0; HWTEST() local
397 int castId = 0; HWTEST() local
419 int castId = 0; HWTEST() local
439 int castId = 0; HWTEST() local
460 int castId = 0; HWTEST() local
482 int castId = 0; HWTEST() local
500 int castId = 0; HWTEST() local
519 int castId = 0; HWTEST() local
538 int castId = 0; HWTEST() local
558 int castId = 0; HWTEST() local
577 int castId = 0; HWTEST() local
597 int castId = 0; HWTEST() local
618 int castId = 0; HWTEST() local
638 int castId = 0; HWTEST() local
659 int castId = 0; HWTEST() local
[all...]

Completed in 5 milliseconds