Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/
Dpass_manager.cpp125 std::ofstream strm(fileName); in DumpGraph() local
147 std::ofstream strm(GetFileName(passName, ".li")); in DumpLifeIntervals() local
159 std::ofstream strm(GetFileName()); in InitialDumpVisualizerGraph() local
174 std::ofstream strm(GetFileName(), std::ios::app); in DumpVisualizerGraph() local
/arkcompiler/runtime_core/compiler/optimizer/
Dpass_manager.cpp86 std::ofstream strm(GetFileName(pass_name, ".ir")); in DumpGraph() local
100 std::ofstream strm(GetFileName(pass_name, ".li")); in DumpLifeIntervals() local
/arkcompiler/jsvm/src/inspector/
Dinspector_socket_server.cpp152 z_stream strm; in SendProtocolJson() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp195 std::stringstream strm; in BuildJsStackTrace() local