Home
last modified time | relevance | path

Searched defs:EventSeverity (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dlogging.hpp24 bool onRecord(EventSeverity, Event, int64_t, const std::string&) override { in onRecord() argument
H A Devent.hpp7 enum class EventSeverity : uint8_t { enum