Searched refs:scopeFdToUniqueFd (Results 1 – 2 of 2) sorted by relevance
55 unique_fd LargeParcelableBase::scopeFdToUniqueFd(ScopedFileDescriptor&& fd) { in scopeFdToUniqueFd() function in android::automotive::car_binder_lib::LargeParcelableBase88 unique_fd memoryFd = scopeFdToUniqueFd(std::move(descriptor)); in readFromParcel()
204 static ::android::base::unique_fd scopeFdToUniqueFd(::ndk::ScopedFileDescriptor&& fd);