Home
last modified time | relevance | path

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

/base/location/test/location_common/source/
Dlocation_common_test.cpp1060 std::unique_ptr<Location> location2 = std::make_unique<Location>(); variable
1103 std::unique_ptr<Location> location2 = nullptr; variable
1114 std::unique_ptr<Location> location2 = nullptr; variable
1127 std::unique_ptr<Location> location2 = std::make_unique<Location>(); variable
1141 std::unique_ptr<Location> location2 = std::make_unique<Location>(); variable
1156 std::unique_ptr<Location> location2 = std::make_unique<Location>(); variable
/base/location/test/location_locator/source/
Dlocator_impl_test.cpp511 Location location2; variable
/base/location/frameworks/native/locator_sdk/source/
Dlocator_impl.cpp1481 const Location& location2, double& distance) in GetDistanceBetweenLocations()
/base/location/frameworks/js/napi/source/
Dlocation_napi_adapter.cpp247 Location location2; in GetDistanceBetweenLocations() local
/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test_extent.cpp289 std::string location2 = phoneNumberFormat->getLocationName("15156712345", "zh-CN"); variable