Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/base/
DTraceRowConfig.ts28 const LOCAL_STORAGE_JSON = 'subsystem_config'; constant
436 let localText = window.localStorage.getItem(LOCAL_STORAGE_JSON);
524 window.localStorage.setItem(LOCAL_STORAGE_JSON, text);