Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DParcel.h300 mutable bool mHasFds; variable
/system/libhwbinder/
DParcel.cpp635 mHasFds = mFdsKnown = true; in writeObject()
1937 mHasFds = false; in initState()
1968 mHasFds = hasFds; in scanForFds()