| 接口 | 说明 |
|---|---|
| IMemoryBoundedSolver |
Interface that exposes special functions only required by FlowDroid's memory
management components
|
| IMemoryBoundedSolver.IMemoryBoundedSolverStatusNotification |
Interface that a memory-bounded solver can use to notify listeners of
status changes
|
| ISolversTerminatedCallback |
Callback to notify the outside world that the solvers have been terminated
|
| ISolverTerminationReason |
Common interface for all classes that describe why a solver was forcefully
terminated
|
| MemoryWarningSystem.OnMemoryThresholdReached |
Interface that is invoked when a certain memory threshold has been reached.
|
| 类 | 说明 |
|---|---|
| FlowDroidMemoryWatcher |
FlowDroid's implementation of a handler for the memory warning system
|
| FlowDroidTimeoutWatcher |
Class for enforcing timeouts on IFDS solvers
|
| MemoryWarningSystem |
Notification system that triggers a callback when the JVM is about to run out
of memory.
|
Copyright © 2022 Fraunhofer SIT. All rights reserved.