Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dfstream.cpp43 if (!__this->_M_switch_to_input_mode()) in _M_doit()
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_fstream.h223 bool _M_switch_to_input_mode();
409 if (!__this->_M_switch_to_input_mode()) in _M_doit()
D_fstream.c429 bool basic_filebuf<_CharT, _Traits>::_M_switch_to_input_mode() { in _M_switch_to_input_mode() function