Searched refs:CreateSessionByCast (Results 1 – 6 of 6) sorted by relevance
44 virtual void CreateSessionByCast(const int64_t castHandle) = 0;
220 void CreateSessionByCast(const int64_t castHandle) override;
237 servicePtr_->CreateSessionByCast(castHandle); in OnCastSessionCreated()
1052 void AVSessionService::CreateSessionByCast(const int64_t castHandle) in CreateSessionByCast() function in OHOS::AVSession::AVSessionService
430 avsessionService_->CreateSessionByCast(0); in CreateSessionByCast001()
651 avservice_->CreateSessionByCast(0);