Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ios_base.h161 static bool _STLP_CALL sync_with_stdio(bool __sync = true);
/ndk/sources/cxx-stl/stlport/src/
Diostream.cpp296 bool _STLP_CALL ios_base::sync_with_stdio(bool sync) { in sync_with_stdio() function in ios_base