Home
last modified time | relevance | path

Searched refs:readNativeHandleNoDup (Results 1 – 2 of 2) sorted by relevance

/system/libhwbinder/include/hwbinder/
DParcel.h182 status_t readNativeHandleNoDup(const native_handle_t **handle) const;
/system/libhwbinder/
DParcel.cpp1543 status_t Parcel::readNativeHandleNoDup(const native_handle_t **handle) const in readNativeHandleNoDup() function in android::hardware::Parcel