Home
last modified time | relevance | path

Searched defs:fstream (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot_json_serializer.h31 using fstream = std::fstream; variable
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc.cpp317 std::ifstream fstream(paoc_->paocOptions_->GetPaocClusters()); in InitPaocClusters() local