Searched defs:commands (Results 1 – 5 of 5) sorted by relevance
232 bool LocatorImpl::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()445 LocationErrCode LocatorImpl::SendCommandV9(std::unique_ptr<LocationCommand>& commands) in SendCommandV9()
317 void LocatorProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()858 LocationErrCode LocatorProxy::SendCommandV9(std::unique_ptr<LocationCommand>& commands) in SendCommandV9()
213 LocationErrCode GnssAbilityProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
582 LocationErrCode LocatorAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
293 LocationErrCode GnssAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()