Home | History | Annotate | Download | only in adb

Lines Matching refs:_WDIR

2175     // Just cast _WDIR* to DIR*. This doesn't work if the caller reads any of
2183 _WDIR* const wdir = reinterpret_cast<_WDIR*>(dir);
2220 return _wclosedir(reinterpret_cast<_WDIR*>(dir));