Home
last modified time | relevance | path

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

/frameworks/native/services/vr/performanced/
Dstdio_filebuf.h64 virtual void imbue(const std::locale& __loc) override;
98 void stdio_filebuf<_CharT>::imbue(const std::locale& __loc) { in imbue() argument
99 __cv_ = &std::use_facet<std::codecvt<char_type, char, state_type> >(__loc); in imbue()