Home
last modified time | relevance | path

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

/base/location/frameworks/cj/include/
Dgeolocationmanager_utils.h93 struct CJGeoCodeRequest { struct
94 char* locale;
95 char* country;
96 char* description;
97 int32_t maxItems;
98 double minLatitude;
99 double minLongitude;
100 double maxLatitude;
101 double maxLongitude;