Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/js-heap/logic/
DAllocation.ts101 public getParent(node: AllocationFunction) { method in AllocationLogic
/developtools/profiler/host/smartperf/ide/src/js-heap/logic/
DAllocation.ts101 public getParent(node: AllocationFunction) { method in AllocationLogic
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/ark-ts/
DTabPaneJsCpu.ts130 const getParent = (list: JsCpuProfilerTabStruct) => { constant
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/hiperf/
DTabPerfBottomUp.ts124 const getParent = (list: PerfBottomUpStruct): void => { constant