Home
last modified time | relevance | path

Searched defs:getloc (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_streambuf.h263 locale getloc() const { return _M_locale; } in getloc() function
D_ios_base.h145 locale getloc() const { return _M_locale; } in getloc() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dios.cpp147 ios_base::getloc() const in getloc() function in ios_base