Searched refs:validateBufferParent (Results 1 - 2 of 2) sorted by relevance

/system/libhwbinder/
H A DParcel.cpp822 bool Parcel::validateBufferParent(size_t parent_buffer_handle, function in class:android::Parcel
847 if(!validateBufferParent(parent_buffer_handle, parent_offset))
924 if(!validateBufferParent(parent_buffer_handle, parent_offset))
962 if(!validateBufferParent(parent_buffer_handle, parent_offset))
/system/libhwbinder/include/hwbinder/
H A DParcel.h247 bool validateBufferParent(size_t parent_buffer_handle,

Completed in 425 milliseconds