Home
last modified time | relevance | path

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

/frameworks/native/services/vr/performanced/
Dstdio_filebuf.h57 explicit stdio_filebuf(FILE* __fp);
84 stdio_filebuf<_CharT>::stdio_filebuf(FILE* __fp) in stdio_filebuf() argument
85 : __file_(__fp), in stdio_filebuf()