Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoserviceprovider.cpp361 …tePlaceManagerEngine(d_ptr->cleanedParameterMap, &(d_ptr->placeError), &(d_ptr->placeErrorString)); in createEngine()
540 &(d_ptr->placeError), &(d_ptr->placeErrorString), in placeManager()
666 return d_ptr->placeErrorString; in placesErrorString()
H A Dqgeoserviceprovider_p.h113 QString placeErrorString; variable