Searched defs:GetTypeInfo (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler_decoder.h | 82 …void GetTypeInfo(const JSPandaFile *jsPandaFile, const CString &recordName, const MethodLiteral *m… in GetTypeInfo() function
|
| D | pgo_profiler_info.h | 518 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
|