Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h570 void Update(const CString &abcNormalizedDesc, Callback callback) in Update()
584 void Update(const CString &abcNormalizedDesc, const CString &recordName, Callback callback) in Update()
604 …void GetTypeInfo(const CString &abcNormalizedDesc, const CString &recordName, const char *methodNa… in GetTypeInfo()
618 …void GetTypeInfo(const CString &abcNormalizedDesc, const CString &recordName, const char *methodNa… in GetTypeInfo()
650 …void MatchAndMarkMethod(const CString &abcNormalizedDesc, const CString &recordName, const char *m… in MatchAndMarkMethod()
663 …void GetMismatchResult(const CString &abcNormalizedDesc, uint32_t &totalMethodCount, uint32_t &mis… in GetMismatchResult()
Dpgo_profiler_info.cpp950 bool PGORecordSimpleInfos::Match(const CString &abcNormalizedDesc, const CString &recordName, Entit… in Match()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp171 const auto abcNormalizedDesc = in ParseRelatedPandaFileMethods() local
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp90 CString abcNormalizedDesc = ""; in GetHClassIndex() local