Searched refs:SendRejectStateToStopCast (Results 1 – 3 of 3) sorted by relevance
31 void SendRejectStateToStopCast(const std::function<void(const int32_t code)>& callback);
55 void CollaborationManager::SendRejectStateToStopCast(const std::function< in SendRejectStateToStopCast() function in OHOS::AVSession::CollaborationManager
1331 CollaborationManager::GetInstance().SendRejectStateToStopCast([this](const int32_t code) { in ListenCollaborationRejectToStopCast()