Searched refs:geohashDecodeType (Results 1 – 2 of 2) sorted by relevance
196 int geohashDecodeType(const GeoHashBits hash, GeoHashArea *area) { in geohashDecodeType() function203 return geohashDecodeType(hash, area); in geohashDecodeWGS84()215 if (!xy || !geohashDecodeType(hash, &area)) in geohashDecodeToLongLatType()
107 int geohashDecodeType(const GeoHashBits hash, GeoHashArea *area);