Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profile_type.cpp24 ProfileTypeRef::ProfileTypeRef(PGOContext &context, const ProfileType &type) in ProfileTypeRef() function in panda::ecmascript::pgo::ProfileTypeRef
Dpgo_profile_type.h37 class ProfileTypeRef; variable
574 explicit ProfileTypeRef(ApEntityId type) in ProfileTypeRef() function