Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 17 of 17) sorted by relevance

/developtools/ace_ets2bundle/koala-wrapper/src/arkts-api/
Dclass-by-peer.ts24 const cache = new Map<KNativePointer, AstNode>(); constant
/developtools/profiler/device/plugins/memory_plugin/src/
Dtest_main.cpp30 std::vector<char*> cache; in main() local
/developtools/ace_ets2bundle/compiler/test/transform_ut/helpers/
Dcache.ts41 cache: Map<string, object>; property in CacheInCacheStoreManager
DmockRollupContext.ts55 cache: Cache; property in RollUpPluginMock
/developtools/ace_ets2bundle/arkui-plugins/test/utils/
Dplugin-tester.ts62 private cache: TesterCache<PluginTestContext>; property in PluginTester
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Dshare.ts108 cache: Map<string, object>; property in CacheInCacheStoreManager
Drollup_plugin_mock.ts47 cache: Cache; property in RollUpPluginMock
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dprocess_interop_ui.ts265 const cache = this.trueSymbolAtLocationCache; constant
Dets_checker.ts553 export let cache: Cache = {}; variable
1135 …const cache: Map<string, ts.ResolvedTypeReferenceDirective> = new Map<string, ts.ResolvedTypeRefer… constant
/developtools/smartperf_host/smartperf_host/trace_streamer/sdk/demo_sdk/table/
Ddemo_table_base.cpp39 TraceDataCache *cache, in DemoTableRegister()
/developtools/ace_js2bundle/ace-loader/
Dwebpack.lite.config.js39 cache: { property
Dwebpack.rich.config.js167 cache: { property
/developtools/smartperf_host/smartperf_host/trace_streamer/src/table/base/
Dtable_base.cpp39 void TableBase::TableRegister(sqlite3 &db, TraceDataCache *cache, const std::string &tableName, Tab… in TableRegister()
/developtools/profiler/device/plugins/network_plugin/src/
Dnetwork_plugin.cpp294 NetDetails cache = {0}; in ReadTxRxBytes() local
/developtools/ace_ets2bundle/compiler/src/
Dets_checker.ts533 export let cache: Cache = {}; variable
1115 …const cache: Map<string, ts.ResolvedTypeReferenceDirective> = new Map<string, ts.ResolvedTypeRefer… constant
/developtools/profiler/device/plugins/native_daemon/src/
Dvirtual_runtime.cpp414 HashList<uint64_t, DfxSymbol> &cache) in UpdateSymbolCache()
/developtools/profiler/hiebpf/include/
Dvmlinux.h3162 struct bio_alloc_cache *cache; member
7988 struct page *cache[128]; member
11562 int (*cache)(const struct neighbour *, struct hh_cache *, __be16); member
17739 __u8 cache; member
19925 bool cache; member
27318 struct kprobe_insn_cache *cache; member
27521 struct action_cache cache; member
30490 struct bpf_local_storage_data *cache[16]; member
38560 struct kmem_cache *cache; member
49334 struct squashfs_cache *cache; member
[all …]