Home
last modified time | relevance | path

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

/hardware/interfaces/common/support/
DNativeHandle.cpp25 static native_handle_t* fromAidl(const NativeHandle& handle, bool doDup) { in fromAidl()
44 static NativeHandle toAidl(const native_handle_t* handle, bool doDup) { in toAidl()