Searched defs:dupNativeHandle (Results 1 – 3 of 3) sorted by relevance
29 NativeHandle dupNativeHandle(const NativeHandle& handle) { in dupNativeHandle() function
39 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