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.h627 void Update(const CString &abcNormalizedDesc, Callback callback) in Update()
641 void Update(const CString &abcNormalizedDesc, const CString &recordName, Callback callback) in Update()
661 …void GetTypeInfo(const CString &abcNormalizedDesc, const CString &recordName, const char *methodNa… in GetTypeInfo()
675 …void GetTypeInfo(const CString &abcNormalizedDesc, const CString &recordName, const char *methodNa… in GetTypeInfo()
719 …void MatchAndMarkMethod(const CString &abcNormalizedDesc, const CString &recordName, const char *m… in MatchAndMarkMethod()
732 …void GetMismatchResult(const CString &abcNormalizedDesc, uint32_t &totalMethodCount, uint32_t &mis… in GetMismatchResult()
Dpgo_profiler_info.cpp1064 bool PGORecordSimpleInfos::Match(const CString &abcNormalizedDesc, const CString &recordName, Entit… in Match()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test_one.cpp80 const auto abcNormalizedDesc = in ParseRelatedPandaFileMethods() local
Dpgo_profiler_test.cpp171 const auto abcNormalizedDesc = in ParseRelatedPandaFileMethods() local