Searched defs:labelSave (Results 1 – 3 of 3) sorted by relevance
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/memory/nativehook/ |
| D | NativeHookPanel.java | 87 private CustomJLabel labelSave; field in NativeHookPanel 109 public void load(long sessionId, CustomJLabel labelSave, boolean isOnline, String filePath) { in load()
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/ |
| D | TaskScenePanelChart.java | 770 CustomJLabel labelSave = new CustomJLabel(); in createSessionList() local 1138 …public void addDump(String name, String startTime, CustomJLabel labelSave, SubSessionListJBPanel s… in addDump() 1188 …public void addImportFile(String name, CustomJLabel labelSave, SubSessionListJBPanel sessionListPa… in addImportFile() 1232 …private void createNativeHook(long sessionId, CustomJLabel labelSave, boolean isOnline, String car… in createNativeHook() 1244 …private void createImportNativeHook(long sessionId, CustomJLabel labelSave, boolean isOnline, Stri… in createImportNativeHook()
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/event/ |
| D | TaskScenePanelChartEvent.java | 219 public void saveButtonAddClick(CustomJLabel labelSave, String name) { in saveButtonAddClick()
|