Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsound-file-stream.c47 typedef struct file_stream { struct
58 } file_stream; argument
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/delegate/coreml/
Dcoreml_graph.cc160 std::ofstream file_stream(model_path, std::ios::out | std::ios::binary); in SaveMLModel() local
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc1553 io::FileInputStream file_stream(fd); in ParseSimpleFile() local
/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc1447 std::ifstream file_stream(file.c_str()); in ExpandArgumentFile() local