Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h382 void GetTypeInfo(const char *methodName, Callback callback) in GetTypeInfo() function
392 void GetTypeInfo(const char *methodName, uint32_t checksum, Callback callback) in GetTypeInfo() function
661 …void GetTypeInfo(const CString &abcNormalizedDesc, const CString &recordName, const char *methodNa… in GetTypeInfo() function
675 …void GetTypeInfo(const CString &abcNormalizedDesc, const CString &recordName, const char *methodNa… in GetTypeInfo() function
Dpgo_profiler_decoder.h100 …void GetTypeInfo(const JSPandaFile *jsPandaFile, const CString &recordName, const MethodLiteral *m… in GetTypeInfo() function
/arkcompiler/runtime_core/common_interfaces/objects/
Dbase_object.h162 inline TypeInfo *GetTypeInfo() const in GetTypeInfo() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dtyped_ref_set.h408 ObjectTypeInfo GetTypeInfo() const function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_method_type_set.h90 void GetTypeInfo(Callback callback) in GetTypeInfo() function
/arkcompiler/ets_runtime/common_components/heap/barrier/tests/
Dbarrier_test.cpp30 const common::TypeInfo* GetTypeInfo() const in GetTypeInfo() function in DummyObject
/arkcompiler/ets_runtime/common_components/heap/ark_collector/tests/
Dark_collector_test.cpp175 const common::TypeInfo* GetTypeInfo() const { return nullptr; } in GetTypeInfo() function in common::test::DummyObject