| /foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/ |
| D | b_json_entity_extension_config_test.cpp | 77 auto cache = cachedEntity.Structuralize(); variable 109 auto cache = cachedEntity.Structuralize(); variable 140 auto cache = cachedEntity.Structuralize(); variable 171 auto cache = cachedEntity.Structuralize(); variable 205 auto cache = cachedEntity.Structuralize(); variable 239 auto cache = cachedEntity.Structuralize(); variable 271 auto cache = cachedEntity.Structuralize(); variable 306 auto cache = cachedEntity.Structuralize(); variable 340 auto cache = cachedEntity.Structuralize(); variable 376 auto cache = cachedEntity.Structuralize(); variable [all …]
|
| D | b_json_entity_ext_manage_test.cpp | 121 auto cache = cachedEntity.Structuralize(); variable 168 auto cache = cachedEntity.Structuralize(); variable 227 auto cache = cachedEntity.Structuralize(); variable 291 auto cache = cachedEntity.Structuralize(); variable 372 auto cache = cachedEntity.Structuralize(); variable 462 auto cache = cachedEntity.Structuralize(); variable 487 auto cache = cachedEntity.Structuralize(); variable 512 auto cache = cachedEntity.Structuralize(); variable
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/render_context/ |
| D | shader_cache_test.cpp | 54 auto &cache = ShaderCache::Instance(); variable 81 auto &cache = ShaderCache::Instance(); variable 107 auto &cache = ShaderCache::Instance(); variable 135 auto &cache = ShaderCache::Instance(); variable 164 auto &cache = ShaderCache::Instance(); variable 193 auto &cache = ShaderCache::Instance(); variable 224 auto &cache = ShaderCache::Instance(); variable
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/ |
| D | memory_handler.cpp | 28 auto &cache = ShaderCache::Instance(); in ConfigureContext() local 70 const auto& cache = ShaderCache::Instance(); in QuerryShader() local 83 const auto& cache = ShaderCache::Instance(); in ClearShader() local
|
| /foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/ |
| D | ext_extension.cpp | 114 auto cache = cachedEntity.Structuralize(); in IndexFileReady() local 138 auto cache = cachedEntity.Structuralize(); in BigFileReady() local 328 auto cache = cachedEntity.Structuralize(); in AsyncTaskBackup() local 381 auto cache = cachedEntity.Structuralize(); in IsAllFileReceived() local 403 auto cache = cachedEntity.Structuralize(); in RestoreBigFiles() local
|
| D | ext_backup.cpp | 109 auto cache = cachedEntity.Structuralize(); in AllowToBackupRestore() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | pixelmap_image.cpp | 158 auto cache = pipeline->GetImageCache(); in Cache() local 167 auto cache = pipeline->GetImageCache(); in QueryFromCache() local
|
| D | skia_image.cpp | 145 auto cache = pipelineCtx->GetImageCache(); in Cache() local 157 auto cache = pipelineCtx->GetImageCache(); in QueryFromCache() local
|
| D | animated_image.cpp | 259 auto cache = ctx->GetImageCache(); in CacheFrame() local 333 auto cache = ctx->GetImageCache(); in CacheFrame() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/ |
| D | recently_unused_bundle_aging_handler.cpp | 146 for (const auto &cache : caches) { in CleanCache() local 191 std::vector<std::string> cache; in GetCachePath() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
| D | lazy_for_each_builder.h | 240 …Ptr<UINode> CacheItem(int32_t index, std::unordered_map<std::string, LazyForEachCacheChild>& cache, in CacheItem() 260 std::unordered_map<std::string, LazyForEachCacheChild> cache; in PreBuild() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/ |
| D | drawing_image.cpp | 121 auto cache = pipelineCtx->GetImageCache(); in Cache() local 133 auto cache = pipelineCtx->GetImageCache(); in QueryFromCache() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
| D | gatt_client_profile.cpp | 792 auto cache = pimpl->cacheMap_.find(connectHandle); in GetServices() local 802 auto cache = pimpl->cacheMap_.find(connectHandle); in GetCharacteristicEndHandle() local 820 auto cache = pimpl->cacheMap_.find(connectHandle); in GetService() local 841 auto cache = pimpl->cacheMap_.find(connectHandle); in GetCharacteristic() local 858 auto cache = pimpl->cacheMap_.find(connectHandle); in GetDescriptor() local 1239 auto cache = cacheMap_.find(connectHandle); in DiscoverAllPrimaryServiceParsing() local 1283 auto cache = cacheMap_.find(connectHandle); in DiscoverPrimaryServiceByUuidParsing() local 1341 auto cache = cacheMap_.find(connectHandle); in FindIncludeServicesParsing() local 1388 auto cache = cacheMap_.find(connectHandle); in FindIncludeServicesParsing() local 1429 auto cache = cacheMap_.find(connectHandle); in DiscoverAllCharacteristicOfServiceParsing() local [all …]
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/ |
| D | dns_resolv_config.cpp | 20 … NetManagerStandard::LRUCache<AddrInfo> &cache) in DelayedTaskWrapper()
|
| /foundation/multimedia/histreamer/engine/pipeline/filters/muxer/ |
| D | muxer_filter.cpp | 114 for (const auto& cache: capabilityCache_) { in Negotiate() local 166 for (const auto& cache: metaCache_) { in ConfigureToStart() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| D | skia_gpu_context.cpp | 27 SkiaPersistentCache::SkiaPersistentCache(GPUContextOptions::PersistentCache* cache) : cache_(cache)… in SkiaPersistentCache()
|
| /foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/ |
| D | bms_adapter.cpp | 66 auto cache = cachedEntity.Structuralize(); in GetAllowAndExtName() local
|
| /foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/src/observer/ |
| D | subject.js | 145 function hijack(target, key, cache) { argument
|
| /foundation/arkui/ace_engine/frameworks/core/image/ |
| D | image_cache.cpp | 62 std::unordered_map<std::string, typename std::list<CacheNode<T>>::iterator>& cache, in CacheWithCountLimitLRU() 82 std::unordered_map<std::string, typename std::list<CacheNode<T>>::iterator>& cache) in GetCacheObjWithCountLimitLRU()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/ |
| D | image_provider.cpp | 53 auto cache = pipelineCtx->GetImageCache(); in CacheImageObject() local 88 auto cache = pipeline->GetImageCache(); in QueryThumbnailCache() local
|
| /foundation/resourceschedule/ffrt/src/util/ |
| D | slab.h | 172 std::vector<T*> cache; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ |
| D | drawing_context.cpp | 72 auto &cache = ShaderCache::Instance(); in SetUpDrawingContext() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| D | rs_image.cpp | 167 auto cache = RSImageCache::Instance().GetSkiaImageCache(uniqueId_); local 207 auto cache = RSImageCache::Instance().GetDrawingImageCache(uniqueId_); local
|
| /foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/ |
| D | service.cpp | 100 auto cache = cachedEntity.Structuralize(); in GetLocalCapabilities() local 233 auto cache = cachedEntity.Structuralize(); in AppendBundlesRestoreSession() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| D | distributeddb_storage_sqlite_single_ver_natural_executor_test.cpp | 276 vector<int64_t> cache; variable 325 vector<int64_t> cache; variable
|