Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp1370 auto sourceIDStdString = id.toStdString(); in removeSource() local
1372 if (d_ptr->mapObj->getStyle().getSource(sourceIDStdString)) { in removeSource()
1373 d_ptr->mapObj->getStyle().removeSource(sourceIDStdString); in removeSource()