Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/android-emu/android/base/fit/
DFunction.h210 FunctionImpl(decltype(nullptr)) : Base(nullptr) {} in FunctionImpl()
251 FunctionImpl& operator=(decltype(nullptr)) { in decltype() argument
383 CallbackImpl(decltype(nullptr)) : Base(nullptr) {} in CallbackImpl()
411 CallbackImpl& operator=(decltype(nullptr)) { in decltype() argument
DDefer.h42 explicit DeferredAction(decltype(nullptr)) {} in DeferredAction()
84 DeferredAction& operator=(decltype(nullptr)) { in decltype() argument