Home
last modified time | relevance | path

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

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