Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/memory/nativehook/
DNativeHookTreeTableModel.java169 Object childObject = super.getChild(parent, index); in getChildCount() local
204 Object childObject = super.getChild(parent, count); in getChild() local
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/common/treetable/
DFilterTreeTableModel.java170 Object childObject = super.getChild(parent, index); in getChildCount() local
196 Object childObject = super.getChild(parent, count); in getChild() local