Home
last modified time | relevance | path

Searched refs:disabledEventPermutations (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 Devent.hpp55 constexpr EventPermutation disabledEventPermutations[] = { variable
H A Dlogging.hpp63 !includes({ severity, event }, disabledEventPermutations)) { in Record()