Home
last modified time | relevance | path

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

/external/mesa3d/src/gfxstream/guest/android-emu/aemu/base/
DOptional.h133 struct NulloptT { struct
134 constexpr explicit NulloptT(int) {} in NulloptT() function
193 constexpr Optional(NulloptT) {} in Optional() argument