Searched refs:wclog_ptr (Results 1 - 3 of 3) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/src/
H A Diostream.cpp83 wostream* wclog_ptr = reinterpret_cast<wostream*>(wclog); local
85 wclog_ptr->flush();
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/src/
H A Diostream.cpp63 wostream* wclog_ptr = reinterpret_cast<wostream*>(wclog); local
65 wclog_ptr->flush();
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/src/
H A Diostream.cpp83 wostream* wclog_ptr = reinterpret_cast<wostream*>(wclog); local
85 wclog_ptr->flush();

Completed in 69 milliseconds