Home
last modified time | relevance | path

Searched refs:NativeMemoryCacheType (Results 1 – 1 of 1) sorted by relevance

/developtools/smartperf_host/ide/src/trace/database/data-trafic/
DNativeMemoryDataReceiver.ts36 interface NativeMemoryCacheType { interface
66 normalCache: Map<string, NativeMemoryCacheType>;
67 statisticsCache: Map<string, NativeMemoryCacheType>;
69 normalCache: new Map<string, NativeMemoryCacheType>(),
70 statisticsCache: new Map<string, NativeMemoryCacheType>(),
512 cache: NativeMemoryCacheType