Searched defs:commands (Results 1 – 6 of 6) sorted by relevance
124 int RunClientMode(string &commands, string &serverListenString, string &connectKey, bool isPullServ… in RunClientMode()277 string commands; in main() local
223 bool LocatorImpl::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
456 void LocatorProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
232 void GnssAbilityProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
566 void LocatorAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
274 void GnssAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()