Home
last modified time | relevance | path

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

/ohos5.0/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp526 std::unique_ptr<LocationCommand> locationCommand = std::make_unique<LocationCommand>(); variable
543 std::unique_ptr<LocationCommand> locationCommand = std::make_unique<LocationCommand>(); variable
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp1528 std::unique_ptr<LocationCommand> locationCommand = std::make_unique<LocationCommand>(); in SendMessage() local
1719 std::unique_ptr<LocationCommand> locationCommand = event->GetUniqueObject<LocationCommand>(); in HandleSendCommands() local
/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_service_test.cpp1006 std::unique_ptr<LocationCommand> locationCommand = std::make_unique<LocationCommand>(); variable
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp822 std::unique_ptr<LocationCommand> locationCommand = std::make_unique<LocationCommand>(); in PreSendCommand() local