Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dfstream.cpp57 if (__this->_M_base.__regular_file() in _M_doit()
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_fstream.h132 bool __regular_file() const { return (_M_regular_file != 0); } in __regular_file() function