Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/fragment/
DFunctionDataFragment.java35 public class FunctionDataFragment extends AbstractDataFragment<FunctionBean> implements FunctionBea… class
52 public FunctionDataFragment(JComponent contentPanel, ArrayList<FunctionBean> functionBeans) { in FunctionDataFragment() method in FunctionDataFragment