Home
last modified time | relevance | path

Searched refs:COUNTRY_TABLE_string (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacedetailsreplyimpl.cpp58 static const char COUNTRY_TABLE_string[] = variable
82 if (countryCode == QLatin1String(COUNTRY_TABLE_string + COUNTRY_TABLE_indices[i])) in countryTableContains()