Searched refs:fromAidl (Results 1 – 1 of 1) sorted by relevance
25 static native_handle_t* fromAidl(const NativeHandle& handle, bool doDup) { in fromAidl() function38 return fromAidl(handle, false /* doDup */); in makeFromAidl()41 return fromAidl(handle, true /* doDup */); in dupFromAidl()