Searched defs:loadJSON (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ | ||
| H A D | style.cpp | 17 void Style::loadJSON(const std::string& json) { in loadJSON() function in mbgl::style::Style |
| H A D | style_impl.cpp | 42 void Style::Impl::loadJSON(const std::string& json_) { in loadJSON() function in mbgl::style::Style::Impl |