Searched defs:dupNativeHandle (Results 1 – 4 of 4) sorted by relevance
29 NativeHandle dupNativeHandle(const NativeHandle& handle) { in dupNativeHandle() function
39 NativeHandle dupNativeHandle(const NativeHandle& handle, bool doDup) { in dupNativeHandle() function
43 NativeHandle dupNativeHandle(const NativeHandle& handle, bool doDup) { in dupNativeHandle() function
520 NativeHandle Utils::dupNativeHandle(const NativeHandle& handle, bool doDup) { in dupNativeHandle() function in aidl::android::automotive::evs::implementation::Utils