Home
last modified time | relevance | path

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

/frameworks/native/services/vr/performanced/
Dstdio_filebuf.h55 typedef typename traits_type::state_type state_type; typedef
68 const std::codecvt<char_type, char, state_type>* __cv_;
69 state_type __st_;
99 __cv_ = &std::use_facet<std::codecvt<char_type, char, state_type> >(__loc); in imbue()
143 state_type __sv_st = __st_; in __getchar()
/frameworks/base/core/proto/android/hardware/
Dsensorprivacy.proto118 optional StateType state_type = 5; field