Home
last modified time | relevance | path

Searched refs:CJGeoAddress (Results 1 - 2 of 2) sorted by relevance

/base/location/frameworks/cj/include/
H A Dgeolocationmanager_utils.h105 struct CJGeoAddress { struct
127 CJGeoAddress* head;
/base/location/frameworks/cj/source/
H A Dgeolocationmanager_utils.cpp120 void HandleDescriptions(std::shared_ptr<Location::GeoAddress>& geoAddress, CJGeoAddress& eachObj) in HandleDescriptions()
141 ret.head = static_cast<CJGeoAddress*>(malloc(replyList.size() * sizeof(CJGeoAddress))); in ListGeoAddressToCJGeoAddressArr()
149 CJGeoAddress eachObj{0}; in ListGeoAddressToCJGeoAddressArr()

Completed in 2 milliseconds