Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/
DOptional.h138 struct NulloptT { struct
139 constexpr explicit NulloptT(int) {} in NulloptT() function
198 constexpr Optional(NulloptT) {} in Optional() argument
/hardware/google/gfxstream/guest/android-emu/aemu/base/
DOptional.h134 struct NulloptT { struct
135 constexpr explicit NulloptT(int) {} in NulloptT() argument
194 constexpr Optional(NulloptT) {} in Optional() argument