Home
last modified time | relevance | path

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

/base/location/frameworks/native/source/
Dlocator_impl.cpp232 bool LocatorImpl::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
445 LocationErrCode LocatorImpl::SendCommandV9(std::unique_ptr<LocationCommand>& commands) in SendCommandV9()
Dlocator_proxy.cpp317 void LocatorProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
858 LocationErrCode LocatorProxy::SendCommandV9(std::unique_ptr<LocationCommand>& commands) in SendCommandV9()
/base/location/services/location_locator/locator/source/
Dgnss_ability_proxy.cpp213 LocationErrCode GnssAbilityProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
Dlocator_ability.cpp582 LocationErrCode LocatorAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp293 LocationErrCode GnssAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()