Searched defs:nullptr_t (Results 1 – 9 of 9) sorted by relevance
246 std::nullptr_t) { in SendVector()251 Status<T> SendVector(int opcode, std::nullptr_t, in SendVector()
57 OBJPTR_INLINE ObjPtr(std::nullptr_t) in ObjPtr()
57 constexpr explicit unique_cptr(std::nullptr_t) : ptr_(nullptr) {} in unique_cptr()
155 std::nullptr_t /*callback*/) { in deferCallback()
62 sp(std::nullptr_t) : sp() {} in sp()
416 wp(std::nullptr_t) : wp() {} in wp()
61 SpAIBinder(std::nullptr_t) : SpAIBinder() {} // NOLINT(google-explicit-constructor) in SpAIBinder()
33 DvrSurfaceAttribute MakeAttribute(DvrSurfaceAttributeKey key, nullptr_t) { in MakeAttribute() argument
351 bool operator==(std::nullptr_t) { in operator ==()355 bool operator!=(std::nullptr_t) { in operator !=()