Home
last modified time | relevance | path

Searched refs:_M_close (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/details/
Dfstream_stdio.cpp303 bool _Filebuf_base::_M_close() in _M_close() function in _Filebuf_base
Dfstream_unistd.cpp246 bool _Filebuf_base::_M_close() in _M_close() function in _Filebuf_base
Dfstream_win32io.cpp360 bool _Filebuf_base::_M_close() { in _M_close() function in _Filebuf_base
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_fstream.c93 __ok = _M_base._M_close() && __ok; in close()
D_fstream.h65 bool _M_close();