Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DParcel.h233 bool validateBufferParent(size_t parent_buffer_handle,
/system/libhwbinder/
DParcel.cpp709 bool Parcel::validateBufferParent(size_t parent_buffer_handle, in validateBufferParent() function in android::hardware::Parcel
729 if(!validateBufferParent(parent_buffer_handle, parent_offset)) in writeEmbeddedBuffer()