Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_tracker_third_test.cpp259 HWTEST_F_L0(HeapTrackerTest, FindOrAddChild) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp910 TraceNode* TraceNode::FindOrAddChild(uint32_t nodeIndex) in FindOrAddChild() function in panda::ecmascript::TraceNode