Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/
H A Dqdeclarativegeoaddress.cpp187 QString QDeclarativeGeoAddress::countryCode() const in countryCode() function in QDeclarativeGeoAddress
192 void QDeclarativeGeoAddress::setCountryCode(const QString &countryCode) in setCountryCode()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeoaddress.cpp470 QString QGeoAddress::countryCode() const in countryCode() function in QGeoAddress
478 void QGeoAddress::setCountryCode(const QString &countryCode) in setCountryCode()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqmapboxcommon.cpp106 const QString countryCode = object.value(QStringLiteral("short_code")).toString(); in parseGeoLocation() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacedetailsreplyimpl.cpp79 static bool countryTableContains(const QString &countryCode) in countryTableContains()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/
H A Dregd.c580 ath_regd_find_country(u16 countryCode) in ath_regd_find_country()
H A Dregd.h56 u16 countryCode; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Deeprom.h646 u16 countryCode; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c944 ath6kl_regd_find_country(u16 countryCode) in ath6kl_regd_find_country()