Searched refs:GetControllerById (Results 1 – 3 of 3) sorted by relevance
191 int32_t ret = server_->GetControllerById(descriptor.sessionId_, controller); in TestMigrateSendByte()312 int32_t ret = server_->GetControllerById(sessionId, controller);329 int32_t ret = server_->GetControllerById(sessionId, controller);
196 auto res = GetControllerById(playerId, avcontroller); in ProcControlCommand()225 int32_t MigrateAVSessionServer::GetControllerById(const std::string &sessionId, sptr<AVControllerIt… in GetControllerById() function in OHOS::AVSession::MigrateAVSessionServer315 auto res = GetControllerById(topSessionId_, avcontroller); in SendRemoteControllerList()339 GetControllerById(topSessionId_, avcontroller); in DelaySendMetaData()
70 int32_t GetControllerById(const std::string &sessionId, sptr<AVControllerItem> &controller);