Home
last modified time | relevance | path

Searched defs:commands (Results 1 – 6 of 6) sorted by relevance

/base/update/updater/services/flashd/host/
Dmain.cpp124 int RunClientMode(string &commands, string &serverListenString, string &connectKey, bool isPullServ… in RunClientMode()
277 string commands; in main() local
/base/location/interfaces/innerkits/locator_standard/src/
Dlocator_impl.cpp223 bool LocatorImpl::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
Dlocator_proxy.cpp456 void LocatorProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
/base/location/location_locator/locator/source/
Dgnss_ability_proxy.cpp232 void GnssAbilityProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
Dlocator_ability.cpp566 void LocatorAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
/base/location/location_gnss/gnss/source/
Dgnss_ability.cpp274 void GnssAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()