Searched defs:castState (Results 1 – 4 of 4) sorted by relevance
33 void OnCastStateChange(int32_t castState, DeviceInfo deviceInfo) in OnCastStateChange()
52 void OnCastStateChange(int32_t castState, DeviceInfo deviceInfo, bool isNeedRemove) in OnCastStateChange()
1176 bool AVSessionItem::IsCastSinkSession(int32_t castState) in IsCastSinkSession()1211 void AVSessionItem::DealCollaborationPublishState(int32_t castState, DeviceInfo deviceInfo) in DealCollaborationPublishState()1241 void AVSessionItem::DealLocalState(int32_t castState) in DealLocalState()1262 void AVSessionItem::OnCastStateChange(int32_t castState, DeviceInfo deviceInfo, bool isNeedRemove) in OnCastStateChange()
515 void AVRouterImpl::OnCastStateChange(int32_t castState, DeviceInfo deviceInfo) in OnCastStateChange()