Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx/private/pdx/
Dclient.h246 std::nullptr_t) { in SendVector()
251 Status<T> SendVector(int opcode, std::nullptr_t, in SendVector()
/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h61 SpAIBinder(std::nullptr_t) : SpAIBinder() {} // NOLINT(google-explicit-constructor) in SpAIBinder()