Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_encoder.cpp125 std::fstream fileStream(tmpOutPath.c_str(), in SaveAndRename() local
169 void PGOProfilerEncoder::AddChecksum(std::fstream &fileStream) in AddChecksum()
233 std::ifstream fileStream(realPath.c_str()); in LoadAPTextFile() local
Dpgo_profiler_decoder.cpp115 std::ofstream fileStream(realOutPath.c_str()); in SaveAPTextFile() local
Dpgo_profiler_info.cpp189 void PGOPandaFileInfos::ProcessToBinary(std::fstream &fileStream, SectionInfo *info) const in ProcessToBinary()
1115 const SaveTask *task, std::fstream &fileStream, PGOProfilerHeader *const header) const in ProcessToBinary()
/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.h149 T fileStream; in FileStream() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_tracker_test.cpp435 FileDescriptorStream fileStream(fd); in HWTEST_F_L0() local
564 FileDescriptorStream fileStream(fd); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp236 ecmascript::FileStream fileStream(filePath); in HWTEST_F_L0() local