| 程序包 | 说明 |
|---|---|
| soot.jimple.infoflow | |
| soot.jimple.infoflow.results | |
| soot.jimple.infoflow.results.xml |
| 限定符和类型 | 方法和说明 |
|---|---|
protected InfoflowPerformanceData |
Infoflow.createPerformanceDataClass()
Factory method for creating the data object that will receive the data flow
solver's performance data
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected InfoflowPerformanceData |
InfoflowResults.performanceData |
| 限定符和类型 | 方法和说明 |
|---|---|
InfoflowPerformanceData |
InfoflowResults.getPerformanceData()
Gets the performance data on this FlowDroid run
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
InfoflowPerformanceData.add(InfoflowPerformanceData performanceData)
Adds the data of the given performance object to this one.
|
void |
InfoflowResults.addPerformanceData(InfoflowPerformanceData performanceData)
Adds the given performance data to this result object
|
void |
InfoflowResults.setPerformanceData(InfoflowPerformanceData performanceData)
Sets the performance data on this FlowDroid run
|
| 限定符和类型 | 方法和说明 |
|---|---|
InfoflowPerformanceData |
SerializedInfoflowResults.getPerformanceData()
Gets the performance statistics for this FlowDroid run
|
Copyright © 2022 Fraunhofer SIT. All rights reserved.