| /foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/ |
| D | b_json_entity_extension_config_test.cpp | 84 auto cache = cachedEntity.Structuralize(); variable 116 auto cache = cachedEntity.Structuralize(); variable 147 auto cache = cachedEntity.Structuralize(); variable 178 auto cache = cachedEntity.Structuralize(); variable 212 auto cache = cachedEntity.Structuralize(); variable 246 auto cache = cachedEntity.Structuralize(); variable 278 auto cache = cachedEntity.Structuralize(); variable 312 auto cache = cachedEntity.Structuralize(); variable 348 auto cache = cachedEntity.Structuralize(); variable 375 auto cache = cachedEntity.Structuralize(); variable [all …]
|
| D | b_json_entity_ext_manage_test.cpp | 143 auto cache = cachedEntity.Structuralize(); variable 190 auto cache = cachedEntity.Structuralize(); variable 249 auto cache = cachedEntity.Structuralize(); variable 313 auto cache = cachedEntity.Structuralize(); variable 394 auto cache = cachedEntity.Structuralize(); variable 484 auto cache = cachedEntity.Structuralize(); variable 509 auto cache = cachedEntity.Structuralize(); variable 534 auto cache = cachedEntity.Structuralize(); variable 559 auto cache = cachedEntity.Structuralize(); variable 584 auto cache = cachedEntity.Structuralize(); variable [all …]
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/render_context/ |
| D | shader_cache_test.cpp | 60 auto &cache = ShaderCache::Instance(); variable 100 auto &cache = ShaderCache::Instance(); variable 139 auto &cache = ShaderCache::Instance(); variable 181 auto &cache = ShaderCache::Instance(); variable 225 auto &cache = ShaderCache::Instance(); variable 269 auto &cache = ShaderCache::Instance(); variable 317 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 73 const auto& cache = ShaderCache::Instance(); in QuerryShader() local 86 const auto& cache = ShaderCache::Instance(); in ClearShader() local
|
| /foundation/arkui/ace_engine/frameworks/core/common/lru/ |
| D | count_limit_lru.inl | 22 std::unordered_map<std::string, typename std::list<CacheNode<T>>::iterator>& cache, 42 std::unordered_map<std::string, typename std::list<CacheNode<T>>::iterator>& cache) 55 std::unordered_map<std::string, typename std::list<CacheNode<T>>::iterator>& cache)
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
| D | lazy_for_each_builder.h | 295 …Ptr<UINode> CacheItem(int32_t index, std::unordered_map<std::string, LazyForEachCacheChild>& cache, in CacheItem() 351 … bool PreBuildByIndex(int32_t index, std::unordered_map<std::string, LazyForEachCacheChild>& cache, in PreBuildByIndex() 385 …bool ProcessPreBuildingIndex(std::unordered_map<std::string, LazyForEachCacheChild>& cache, int64_… in ProcessPreBuildingIndex() 404 std::unordered_map<std::string, LazyForEachCacheChild> cache; in PreBuild() local 429 void ProcessCachedIndex(std::unordered_map<std::string, LazyForEachCacheChild>& cache, in ProcessCachedIndex()
|
| /foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/ |
| D | ext_extension.cpp | 164 auto cache = cachedEntity.Structuralize(); in IndexFileReady() local 185 auto cache = cachedEntity.Structuralize(); in BigFileReady() local 234 auto cache = cachedEntity.Structuralize(); in IsAllFileReceived() local 300 auto cache = cachedEntity.Structuralize(); in HandleBackup() local 317 auto cache = cachedEntity.Structuralize(); in IsUserTar() local 436 auto cache = cachedEntity.Structuralize(); in AsyncTaskBackup() local 505 auto cache = cachedEntity.Structuralize(); in RestoreFilesForSpecialCloneCloud() local 596 auto cache = cachedEntity.Structuralize(); in RestoreBigFiles() local 624 auto cache = cachedEntity.Structuralize(); in DeleteBackupTars() local
|
| D | ext_backup.cpp | 110 auto cache = cachedEntity.Structuralize(); in AllowToBackupRestore() local 121 auto cache = cachedEntity.Structuralize(); in UseFullBackupOnly() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
| D | node_context_pool_manager_vk.cpp | 296 auto& cache = framebufferCache_.hashToElement; in BeginFrame() local 308 auto& cache = renderPassCache_.hashToElement; in BeginFrame() local 369 auto& cache = renderPassCompatibilityCache_; in GetRenderPassData() local 386 auto& cache = framebufferCache_; in GetRenderPassData() local 404 auto& cache = renderPassCache_; in GetRenderPassData() local
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/ |
| D | local_data_source.cpp | 64 std::shared_ptr<Cache> cache; in GetBestCache() local 86 void LocalDataSource::SolveReqData(std::shared_ptr<Cache> cache, int64_t pos) in SolveReqData() 134 auto cache = GetBestCache(pos); in ReadBuffer() local
|
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/ |
| D | local_data_source.cpp | 64 std::shared_ptr<Cache> cache; in GetBestCache() local 86 void LocalDataSource::SolveReqData(std::shared_ptr<Cache> cache, int64_t pos) in SolveReqData() 134 auto cache = GetBestCache(pos); in ReadBuffer() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ |
| D | drawing_context.cpp | 77 auto &cache = ShaderCache::Instance(); in SetUpDrawingContext() local 127 auto &cache = ShaderCache::Instance(); in SetUpDrawingContext() 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/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
| D | node_context_pso_manager.cpp | 107 auto& cache = computePipelineStateCache_; in GetComputePsoHandle() local 177 auto& cache = graphicsPipelineStateCache_; in GetGraphicsPsoHandleImpl() local 291 auto& cache = computePipelineStateCache_; in GetComputePso() local 319 auto& cache = graphicsPipelineStateCache_; in GetGraphicsPso() local
|
| /foundation/filemanagement/app_file_service/tools/backup_tool/src/ |
| D | tools_op_restore_async.cpp | 201 auto cache = cachedEntity.Structuralize(); in AdapteCloneOptimize() local 235 auto cache = cachedEntity.Structuralize(); in RestoreApp() local 255 auto cache = cachedEntity.Structuralize(); in ChangeBundleInfo() 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/multimedia/media_foundation/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/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | skia_image.cpp | 146 auto cache = pipelineCtx->GetImageCache(); in Cache() local 158 auto cache = pipelineCtx->GetImageCache(); in QueryFromCache() local
|
| D | animated_image.cpp | 266 auto cache = ctx->GetImageCache(); in CacheFrame() local 340 auto cache = ctx->GetImageCache(); in CacheFrame() local
|
| D | pixelmap_image.cpp | 311 auto cache = pipeline->GetImageCache(); in Cache() local 320 auto cache = pipeline->GetImageCache(); in QueryFromCache() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/ |
| D | dns_resolv_config.cpp | 20 … NetManagerStandard::LRUCache<AddrInfo> &cache) in DelayedTaskWrapper()
|
| /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/components_ng/pattern/navrouter/ |
| D | navdestination_group_node.h | 128 void SetIsCacheNode(bool cache) in SetIsCacheNode()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/ |
| D | image_provider.cpp | 52 auto cache = pipelineCtx->GetImageCache(); in CacheImageObject() local 86 auto cache = pipeline->GetImageCache(); in QueryThumbnailCache() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/ |
| D | drawing_image.cpp | 192 auto cache = pipelineCtx->GetImageCache(); in Cache() local 204 auto cache = pipelineCtx->GetImageCache(); in QueryFromCache() local
|