Searched refs:getLastError (Results 1 – 2 of 2) sorted by relevance
54 std::exception_ptr getLastError() const { in getLastError() function in mbgl::style::Style::Impl
162 if (impl->style->impl->getLastError()) { in renderStill()163 callback(impl->style->impl->getLastError()); in renderStill()