Searched defs:stdio_filebuf (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/vr/performanced/
H A Dstdio_filebuf.h47 class stdio_filebuf class in namespace:android::dvr
57 explicit stdio_filebuf(FILE* __fp);
58 ~stdio_filebuf() override;
75 stdio_filebuf(const stdio_filebuf&);
76 stdio_filebuf& operator=(const stdio_filebuf&);
84 stdio_filebuf<_CharT>::stdio_filebuf(FILE* __fp) function in class:android::dvr::stdio_filebuf
92 stdio_filebuf<_Char
[all...]

Completed in 61 milliseconds