Home
last modified time | relevance | path

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

/art/runtime/
Dobj_ptr.h57 OBJPTR_INLINE ObjPtr(std::nullptr_t) in ObjPtr()
/art/dex2oat/linker/
Dimage_writer.cc369 bool operator==(std::nullptr_t) { in operator ==()
373 bool operator!=(std::nullptr_t) { in operator !=()