Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Dcache.ts21 class Cache { class
48 export default Cache;
Drollup_plugin_mock.ts16 import Cache from "./cache";
43 cache: Cache;
52 this.cache = new Cache();
/developtools/profiler/hiebpf/test/unittest/
Delf_symbol_info_test.cpp73 HWTEST_F(ElfSymbolInfoTest, Cache, TestSize.Level1)
Dmaps_info_test.cpp55 HWTEST_F(MapsInofTest, Cache, TestSize.Level1)
/developtools/ace_js2bundle/ace-loader/plugin/codegen/
Dindex.js1Cache=void 0,t.Cache=class{constructor(e,t=0){this.value="",this.indent=t,this.flag=!0,this.INDENT… class
/developtools/profiler/device/plugins/memory_plugin/test/utresources/proc/
DdumpMem.txt86 Font Cache (CPU):
/developtools/ace_ets2bundle/compiler/src/
Dets_checker.ts435 fileList: Cache
437 type Cache = Record<string, CacheFileName>; alias
438 export let cache: Cache = {};
/developtools/ace_ets2bundle/compiler/codegen/
Dcodegen_ets.js15Cache||$r),r}function Bi(e){if("function"!=typeof e)throw new Ae(a);return function(){var t=argume… class