Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/vr/performanced/
H A 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()
/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/include/automotive/
H A Dfilesystem834 path(const _Source& __src, const locale& __loc, format = format::auto_format);
836 path(_InputIt __first, _InputIt _last, const locale& __loc,