Searched refs:GetCommonCommand (Results 1 – 4 of 4) sorted by relevance
48 … virtual int32_t GetCommonCommand(std::string& commonCommand, AAFwk::WantParams& commandArgs) = 0;
60 int32_t GetCommonCommand(std::string& commonCommand, AAFwk::WantParams& commandArgs) override;
99 …CHECK_AND_RETURN_RET_LOG(syncers_[deviceId]->GetCommonCommand(commonCommand, commandArgs) == AVSES… in HandleSourceSessionDataCategory()
208 int32_t RemoteSessionSyncerImpl::GetCommonCommand(std::string& commonCommand, AAFwk::WantParams& co… in GetCommonCommand() function in OHOS::AVSession::RemoteSessionSyncerImpl