Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_type.h320 std::string GetInfoString() const in GetInfoString() function
Dpgo_profiler_info.cpp600 text += type_.GetObjectInfo(i).GetInfoString(); in ProcessToText()