Home
last modified time | relevance | path

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

/base/location/test/location_common/source/
Dlocation_common_test.cpp84 void LocationCommonTest::SetGeoAddress(std::unique_ptr<GeoAddress>& geoAddress) in SetGeoAddress()
112 void LocationCommonTest::VerifyGeoAddressReadFromParcel(std::unique_ptr<GeoAddress>& geoAddress) in VerifyGeoAddressReadFromParcel()
194 std::unique_ptr<GeoAddress> geoAddress = std::make_unique<GeoAddress>(); variable
213 std::unique_ptr<GeoAddress> geoAddress = std::make_unique<GeoAddress>(); variable
481 std::shared_ptr<GeoAddress> geoAddress = std::make_shared<GeoAddress>(); variable
546 std::unique_ptr<GeoAddress> geoAddress = std::make_unique<GeoAddress>(); variable
559 std::unique_ptr<GeoAddress> geoAddress = std::make_unique<GeoAddress>(); variable
572 std::unique_ptr<GeoAddress> geoAddress = std::make_unique<GeoAddress>(); variable
671 std::unique_ptr<GeoAddress> geoAddress = std::make_unique<GeoAddress>(); variable
/base/location/frameworks/location_common/common/source/
Dgeo_coding_mock_info.cpp48 void GeocodingMockInfo::SetGeoAddressInfo(std::shared_ptr<GeoAddress> geoAddress) in SetGeoAddressInfo()
Dgeo_address.cpp58 std::unique_ptr<GeoAddress> geoAddress = std::make_unique<GeoAddress>(); in Unmarshalling() local
/base/location/frameworks/native/source/
Dnapi_util.cpp139 auto geoAddress = *iter; in GeoAddressesToJsObj() local
525 std::shared_ptr<GeoAddress> geoAddress = std::make_shared<GeoAddress>(); in JsObjToRevGeocodeMock() local