Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/memory/heapdump/
DContainType.java25 private final int containType; field in ContainType
32 ContainType(int containType) { in ContainType()
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/services/memory/nativebean/
DHookDataBean.java35 …private int containType = 0; // 0 OK 1 There are keywords 2 children there are keywords 3 there ar… field in HookDataBean
115 public void setContainType(int containType) { in setContainType()
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/bean/
DDetailBean.java48 …private int containType = 0; // 0 OK 1 There are keywords 2 children there are keywords 3 there ar… field in DetailBean
373 public void setContainType(int containType) { in setContainType()
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/bean/
DTreeTableBean.java66 …private int containType = 0; // 0 OK 1 There are keywords 2 children there are keywords 3 there ar… field in TreeTableBean