Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DStrongPointer.h62 sp(std::nullptr_t) : sp() {} in sp()
DRefBase.h417 wp(std::nullptr_t) : wp() {} in wp()
/system/chre/core/include/chre/core/
Devent_loop_manager.h172 std::nullptr_t /*callback*/) { in deferCallback()