Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_method_type_set.cpp77 auto protoChainRef = base::ReadBufferInSize<PGOProtoChainRef>(buffer); in ParseFromBinary() local
108 auto protoChainRef = PGOProtoChainRef::ConvertFrom(context, protoChain); in ProcessToBinary() local