Home
last modified time | relevance | path

Searched defs:castHandle (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_session/services/session/server/
H A Davsession_service_ext.cpp168 void AVSessionService::CreateSessionByCast(const int64_t castHandle) in CreateSessionByCast() argument
H A Davrouter_impl.cpp218 int64_t castHandle = -1; in OnCastSessionCreated() local
261 std::shared_ptr<IAVCastControllerProxy> AVRouterImpl::GetRemoteController(const int64_t castHandle) in GetRemoteController() argument
282 int64_t castHandle = -1; in StartCast() local
308 StopCast(const int64_t castHandle, int32_t removeTimes) StopCast() argument
333 StopCastSession(const int64_t castHandle) StopCastSession() argument
354 SetServiceAllConnectState(int64_t castHandle, DeviceInfo deviceInfo) SetServiceAllConnectState() argument
368 GetRemoteNetWorkId(int64_t castHandle, std::string deviceId, std::string &networkId) GetRemoteNetWorkId() argument
380 RegisterCallback(int64_t castHandle, const std::shared_ptr<IAVCastSessionStateListener> callback) RegisterCallback() argument
396 UnRegisterCallback(int64_t castHandle, const std::shared_ptr<IAVCastSessionStateListener> callback) UnRegisterCallback() argument
[all...]

Completed in 2 milliseconds