Home
last modified time | relevance | path

Searched defs:file_stream (Results 1 – 16 of 16) sorted by relevance

/external/image_io/src/utils/
Dfile_utils.cc32 auto* file_stream = new fstream(file_name, std::ios::out | std::ios::binary); in OpenOutputFile() local
45 auto* file_stream = new fstream(file_name, std::ios::in | std::ios::binary); in OpenInputFile() local
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dlogging_util.py14 def CaptureLogs(file_stream): argument
/external/selinux/libsemanage/src/
Dparse_utils.h16 FILE *file_stream; /* Input stream handle */ member
/external/libtextclassifier/native/annotator/datetime/
Dgrammar-parser_test.cc39 std::ifstream file_stream(file_name); in ReadFile() local
Dregex-parser_test.cc45 std::ifstream file_stream(file_name); in ReadFile() local
/external/webrtc/modules/audio_coding/test/
DTestRedFec.cc224 rtc::StringBuilder file_stream; in OpenOutFile() local
Dopus_test.cc389 std::stringstream file_stream; in OpenOutFile() local
DEncodeDecodeTest.cc138 rtc::StringBuilder file_stream; in Setup() local
DTestStereo.cc592 rtc::StringBuilder file_stream; in OpenOutFile() local
/external/google-breakpad/src/processor/
Dmicrodump_stackwalk.cc84 std::ifstream file_stream(options.microdump_file); in PrintMicrodumpProcess() local
Dmicrodump_processor_unittest.cc66 std::ifstream file_stream(file_name.c_str(), std::ios::in); in ReadFile() local
Dminidump_unittest.cc110 ifstream file_stream(minidump_file_.c_str(), std::ios::in); in TEST_F() local
/external/libtextclassifier/native/utils/testing/
Dannotator.cc32 std::ifstream file_stream(file_name); in ReadFile() local
/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc1536 io::FileInputStream file_stream(fd); in ParseSimpleFile() local
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc1231 std::ifstream file_stream(file.c_str()); in ExpandArgumentFile() local
/external/libtextclassifier/native/actions/
Dactions-suggestions_test.cc70 std::ifstream file_stream(file_name); in ReadFile() local