Home
last modified time | relevance | path

Searched defs:fileStream (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_encoder.cpp200 std::fstream fileStream(tmpOutPath.c_str(), in SaveAndRename() local
279 void PGOProfilerEncoder::AddChecksum(std::fstream &fileStream) in AddChecksum()
357 std::ifstream fileStream(realPath.c_str()); in LoadAPTextFile() local
Dpgo_profiler_decoder.cpp132 std::ofstream fileStream(realOutPath.c_str()); in SaveAPTextFile() local
Dpgo_profiler_info.cpp38 void PGOPandaFileInfos::ProcessToBinary(std::fstream &fileStream, SectionInfo *info) const in ProcessToBinary()
806 const SaveTask *task, std::fstream &fileStream, PGOProfilerHeader *const header) in ProcessToBinary()
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dextractor.cpp116 std::ofstream fileStream; in ExtractFile() local
/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.h246 T fileStream; in FileStream() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_file_info.h391 …static bool ProcessSectionToBinary(PGOContext &context, std::fstream &fileStream, PGOProfilerHeade… in ProcessSectionToBinary()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_tracker_second_test.cpp262 FileDescriptorStream fileStream(fd); in HWTEST_F_L0() local
Dheap_tracker_third_test.cpp248 FileDescriptorStream fileStream(fd); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Demit.h385 std::ofstream fileStream; variable
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp242 ecmascript::FileStream fileStream(filePath); in HWTEST_F_L0() local