Home
last modified time | relevance | path

Searched refs:PANDA_FILE_INFO_HEADER (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp43 static const std::string PANDA_FILE_INFO_HEADER = "Panda file sumcheck list" + BLOCK_AND_ARRAY_STAR… variable
250 std::string pandaFileInfo = NEW_LINE + PANDA_FILE_INFO_HEADER; in ProcessToText()