Searched refs:deserializeSharedMemoryAndClose (Results 1 – 3 of 3) sorted by relevance
108 deserializeSharedMemoryAndClose(memory); in LargeParcelableBase()316 private void deserializeSharedMemoryAndClose(SharedMemory memory) { in deserializeSharedMemoryAndClose() method in LargeParcelableBase
89 if (binder_status_t status = deserializeSharedMemoryAndClose(std::move(memoryFd)); in readFromParcel()156 binder_status_t LargeParcelableBase::deserializeSharedMemoryAndClose(unique_fd memoryFd) { in deserializeSharedMemoryAndClose() function in android::automotive::car_binder_lib::LargeParcelableBase
174 binder_status_t deserializeSharedMemoryAndClose(::android::base::unique_fd memoryFd);