Searched refs:RemoteSessionCommandProcess (Results 1 – 4 of 4) sorted by relevance
22 RemoteSessionCommandProcess::RemoteSessionCommandProcess(const sptr<IRemoteObject>& impl) in RemoteSessionCommandProcess() function in OHOS::AVSession::RemoteSessionCommandProcess29 int32_t RemoteSessionCommandProcess::ProcessCastAudioCommand(const RemoteServiceCommand command, in ProcessCastAudioCommand()
26 class RemoteSessionCommandProcess : public IRemoteProxy<IAVSessionService> {28 explicit RemoteSessionCommandProcess(const sptr<IRemoteObject>& impl);142 static inline BrokerDelegator<RemoteSessionCommandProcess> delegator_;
344 __attribute__((no_sanitize("cfi"))) std::shared_ptr<RemoteSessionCommandProcess> GetService(
2401 __attribute__((no_sanitize("cfi"))) std::shared_ptr<RemoteSessionCommandProcess> AVSessionService::… in GetService()2416 …std::shared_ptr<RemoteSessionCommandProcess> remoteService = std::make_shared<RemoteSessionCommand… in GetService()