| 限定符和类型 | 类和说明 |
|---|---|
class |
FlowDroidMemoryManager
Memory manager implementation for FlowDroid
|
| 限定符和类型 | 方法和说明 |
|---|---|
IMemoryManager<Abstraction,soot.Unit> |
IInfoflowSolver.getMemoryManager()
Gets the memory manager used by this solver to reduce memory consumption
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IInfoflowSolver.setMemoryManager(IMemoryManager<Abstraction,soot.Unit> memoryManager)
Sets the memory manager that shall be used to manage the abstractions
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected IMemoryManager<D,N> |
IFDSSolver.memoryManager |
| 限定符和类型 | 方法和说明 |
|---|---|
IMemoryManager<D,N> |
IFDSSolver.getMemoryManager()
Gets the memory manager used by this solver to reduce memory consumption
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IFDSSolver.setMemoryManager(IMemoryManager<D,N> memoryManager)
Sets the memory manager that shall be used to manage the abstractions
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected IMemoryManager<D,N> |
FlowInsensitiveSolver.memoryManager |
| 限定符和类型 | 方法和说明 |
|---|---|
IMemoryManager<D,N> |
FlowInsensitiveSolver.getMemoryManager()
Gets the memory manager used by this solver to reduce memory consumption
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FlowInsensitiveSolver.setMemoryManager(IMemoryManager<D,N> memoryManager)
Sets the memory manager that shall be used to manage the abstractions
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected IMemoryManager<D,N> |
IFDSSolver.memoryManager |
| 限定符和类型 | 方法和说明 |
|---|---|
IMemoryManager<D,N> |
IFDSSolver.getMemoryManager()
Gets the memory manager used by this solver to reduce memory consumption
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IFDSSolver.setMemoryManager(IMemoryManager<D,N> memoryManager)
Sets the memory manager that shall be used to manage the abstractions
|
| 限定符和类型 | 方法和说明 |
|---|---|
IMemoryManager<Abstraction,soot.Unit> |
IMemoryManagerFactory.getMemoryManager(boolean tracingEnabled,
FlowDroidMemoryManager.PathDataErasureMode erasePathData)
Creates a new instance of the memory manager
|
IMemoryManager<Abstraction,soot.Unit> |
DefaultMemoryManagerFactory.getMemoryManager(boolean tracingEnabled,
FlowDroidMemoryManager.PathDataErasureMode erasePathData) |
Copyright © 2022 Fraunhofer SIT. All rights reserved.