public interface IMemoryManagerFactory
| 限定符和类型 | 方法和说明 |
|---|---|
IMemoryManager<Abstraction,soot.Unit> |
getMemoryManager(boolean tracingEnabled,
FlowDroidMemoryManager.PathDataErasureMode erasePathData)
Creates a new instance of the memory manager
|
IMemoryManager<Abstraction,soot.Unit> getMemoryManager(boolean tracingEnabled, FlowDroidMemoryManager.PathDataErasureMode erasePathData)
tracingEnabled - True if performance tracing data shall be recordederasePathData - Specifies whether data for tracking paths (current
statement, corresponding call site) shall be erased.Copyright © 2022 Fraunhofer SIT. All rights reserved.