Home
last modified time | relevance | path

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

/frameworks/native/services/vr/performanced/
Dstdio_filebuf.h141 std::codecvt_base::result __r; in __getchar() local
144 __r = __cv_->in(__st_, __extbuf, __extbuf + __nread, __enxt, &__1buf, in __getchar()
146 switch (__r) { in __getchar()
167 } while (__r == std::codecvt_base::partial); in __getchar()