Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_method_type_set.h130 TypeInfoHeader(InfoType type, uint32_t offset) : infoType_(type), offset_(offset) {} in TypeInfoHeader() function
131 TypeInfoHeader(uint32_t size, InfoType type, uint32_t offset) in TypeInfoHeader() function