Home
last modified time | relevance | path

Searched defs:GetTypeInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.h82 …void GetTypeInfo(const JSPandaFile *jsPandaFile, const CString &recordName, const MethodLiteral *m… in GetTypeInfo() function
Dpgo_profiler_info.h518 void GetTypeInfo(Callback callback) in GetTypeInfo() function
900 void GetTypeInfo(const char *methodName, Callback callback) in GetTypeInfo() function
910 void GetTypeInfo(const char *methodName, uint32_t checksum, Callback callback) in GetTypeInfo() function
1120 void GetTypeInfo(const CString &recordName, const char *methodName, Callback callback) in GetTypeInfo() function
1129 …void GetTypeInfo(const CString &recordName, const char *methodName, uint32_t checksum, Callback ca… in GetTypeInfo() function