Home
last modified time | relevance | path

Searched refs:codeType_ (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.h24 std::string codeType_ = ""; member
Dheap_sampling.cpp149 callframeInfo.codeType_ = frameInfoTemps_[i].codeType; in FillScriptIdAndStore()
/arkcompiler/toolchain/tooling/test/
Dpt_types_test.cpp844 samplingInfo.head_.callFrameInfo_.codeType_ = "codetype"; in HWTEST_F_L0()
882 allocationNode.callFrameInfo_.codeType_ = "codetype"; in HWTEST_F_L0()