Home
last modified time | relevance | path

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

/base/location/services/location_passive/passive/source/
Dpassive_ability.cpp221 std::shared_ptr<std::vector<std::shared_ptr<Location>>> vcLoc = in SendMessage() local
252 auto vcLoc = event->GetSharedObject<std::vector<std::shared_ptr<Location>>>(); in ProcessEvent() local
/base/location/services/location_network/network/source/
Dnetwork_ability.cpp518 std::shared_ptr<std::vector<std::shared_ptr<Location>>> vcLoc = in SendMessage() local
691 auto vcLoc = event->GetSharedObject<std::vector<std::shared_ptr<Location>>>(); in HandleSetMocked() local
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp1556 std::shared_ptr<std::vector<std::shared_ptr<Location>>> vcLoc = in SendMessage() local
1739 auto vcLoc = event->GetSharedObject<std::vector<std::shared_ptr<Location>>>(); in HandleSetMockedLocations() local
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp900 std::vector<std::shared_ptr<Location>> vcLoc; in PreSetMockedLocations() local