Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/database/data-trafic/utils/
DQueryEnum.ts16 ClearMemoryCache = -1, enumerator
DExecProtoForWorker.ts87 traficHandlers.set(QueryEnum.ClearMemoryCache, clearMemoryCache);
/developtools/smartperf_host/ide/src/trace/component/
DSpSystemTrace.ts2172 … threadPool.submitProto(QueryEnum.ClearMemoryCache, {}, (res: unknown, len: number): void => {});