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.cpp886 std::unique_ptr<LocationCommand> locationCommand = std::make_unique<LocationCommand>(); in ConnectHdi() local
1025 std::unique_ptr<LocationCommand> locationCommand = event->GetUniqueObject<LocationCommand>(); in ConnectHdi() local
/base/location/test/location_gnss/source/
Dgnss_ability_test.cpp485 std::unique_ptr<LocationCommand> locationCommand = std::make_unique<LocationCommand>(); variable
/base/location/test/location_locator/source/
Dlocator_service_test.cpp976 std::unique_ptr<LocationCommand> locationCommand = std::make_unique<LocationCommand>(); variable
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp596 std::unique_ptr<LocationCommand> locationCommand = std::make_unique<LocationCommand>(); in PreSendCommand() local