Home
last modified time | relevance | path

Searched defs:locationCommand (Results 1 – 4 of 4) sorted by relevance

/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp1527 std::unique_ptr<LocationCommand> locationCommand = std::make_unique<LocationCommand>(); in SendMessage() local
1718 std::unique_ptr<LocationCommand> locationCommand = event->GetUniqueObject<LocationCommand>(); in HandleSendCommands() local
/base/location/test/location_locator/source/
Dlocator_service_test.cpp1010 std::unique_ptr<LocationCommand> locationCommand = std::make_unique<LocationCommand>(); variable
/base/location/test/location_gnss/source/
Dgnss_ability_test.cpp518 std::unique_ptr<LocationCommand> locationCommand = std::make_unique<LocationCommand>(); variable
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp790 std::unique_ptr<LocationCommand> locationCommand = std::make_unique<LocationCommand>(); in PreSendCommand() local