Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h170 void AddKeyAndDesc(const CString &key, const PGOHandler &handler) in AddKeyAndDesc() function
Dpgo_profiler_info.h735 desc.AddKeyAndDesc(descInfo->GetKey(), descInfo->GetHandler()); in Convert()