Searched refs:readNullableEmbeddedNativeHandle (Results 1 - 4 of 4) sorted by relevance

/system/libhidl/transport/
H A DHidlBinderSupport.cpp56 ::android::status_t _hidl_err = parcel.readNullableEmbeddedNativeHandle(
/system/libhidl/transport/include/hidl/
H A DHidlBinderSupport.h142 _hidl_err = parcel.readNullableEmbeddedNativeHandle(
/system/libhwbinder/include/hwbinder/
H A DParcel.h182 status_t readNullableEmbeddedNativeHandle(size_t parent_buffer_handle,
/system/libhwbinder/
H A DParcel.cpp1671 status_t status = readNullableEmbeddedNativeHandle(parent_buffer_handle, parent_offset, handle);
1736 status_t Parcel::readNullableEmbeddedNativeHandle(size_t parent_buffer_handle, function in class:android::Parcel

Completed in 3978 milliseconds