Home
last modified time | relevance | path

Searched defs:FileInputStream (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/stream/
DFileInputStream.h29 FileInputStream(int fh) : mFH(fh) {} in FileInputStream() function
/third_party/skia/third_party/externals/oboe/samples/parselib/
DREADME.md24 ### FileInputStream subsection
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dfile_input_stream.cc28 FileInputStream::FileInputStream() in FileInputStream() function in sfntly::FileInputStream
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dfile_input_stream.cc28 FileInputStream::FileInputStream() in FileInputStream() function in sfntly::FileInputStream
/third_party/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl.cc85 FileInputStream::FileInputStream(int file_descriptor, int block_size) in FileInputStream() function in google::protobuf::io::FileInputStream