Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dmapbox.cpp174 void canonicalizeTileset(Tileset& tileset, const std::string& sourceURL, style::SourceType type, ui… in canonicalizeTileset() argument
176 if (isMapboxURL(sourceURL)) { in canonicalizeTileset()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js37 }else if(e.sourceURL){if(/qunit.js$/.test(e.sourceURL)){return;}
38 return e.sourceURL+":"+e.line;}}