Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Diostream.cpp235 auto_ptr<wfilebuf> wlog(_Stl_create_wfilebuf(stderr, ios_base::out)); in _S_initialize() local
241 /*wostream* ptr_wclog = */ new(&wclog) wostream(wlog.get()); wlog.release(); in _S_initialize()