Home
last modified time | relevance | path

Searched refs:closeFileDescriptors (Results 1 – 3 of 3) sorted by relevance

/system/libhwbinder/include/hwbinder/
DParcel.h188 void closeFileDescriptors();
/system/libhwbinder/
DIPCThreadState.cpp1265 if (parcel != NULL) parcel->closeFileDescriptors(); in freeBuffer()
DParcel.cpp1758 void Parcel::closeFileDescriptors() in closeFileDescriptors() function in android::hardware::Parcel