Home
last modified time | relevance | path

Searched defs:cacheNode (Results 1 – 14 of 14) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/
Dclouddisk_notify_utils_test.cpp346 CacheNode cacheNode; variable
361 CacheNode cacheNode; variable
384 CacheNode cacheNode; variable
401 CacheNode cacheNode; variable
416 CacheNode cacheNode; variable
439 CacheNode cacheNode; variable
469 CacheNode cacheNode; variable
490 CacheNode cacheNode; variable
Dclouddisk_rdbstore_test.cpp3945 CacheNode cacheNode; variable
3961 CacheNode cacheNode; variable
3977 CacheNode cacheNode; variable
3993 CacheNode cacheNode; variable
4014 CacheNode cacheNode; variable
4032 CacheNode cacheNode; variable
/foundation/arkui/ui_lite/frameworks/font/
Dglyphs_manager.cpp99 … GlyphCacheNode* cacheNode = UIFontCacheManager::GetInstance()->GetNodeCacheSpace(unicode, fontId); in GetGlyphNodeFromFiles() local
111 GlyphCacheNode* cacheNode = in GetGlyphNode() local
147 …GlyphCacheNode* cacheNode = UIFontCacheManager::GetInstance()->GetNodeFromCache(unicode, fontId, f… in GetBitmap() local
Dui_font_vector.cpp643 …GlyphCacheNode* cacheNode = fontCacheManager->GetNodeFromCache(unicode, fontKey, GlyphCacheType::C… in GetGlyphNode() local
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
Dclouddisk_notify_utils_mock.cpp100 int32_t CloudDiskNotifyUtils::GetCacheNode(const string &cloudId, CacheNode &cacheNode) in GetCacheNode()
113 void CloudDiskNotifyUtils::PutCacheNode(const string &cloudId, const CacheNode &cacheNode) in PutCacheNode()
139 const CacheNode &cacheNode, in GetUriFromCache()
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
Dclouddisk_notify_utils.cpp119 int32_t CloudDiskNotifyUtils::GetCacheNode(const string &cloudId, CacheNode &cacheNode) in GetCacheNode()
132 void CloudDiskNotifyUtils::PutCacheNode(const string &cloudId, const CacheNode &cacheNode) in PutCacheNode()
158 const CacheNode &cacheNode, in GetUriFromCache()
Dclouddisk_notify.cpp66 static int32_t GetTrashNotifyData(const CacheNode &cacheNode, const ParamServiceOther &paramOthers, in GetTrashNotifyData()
479 for (auto cacheNode = tmpNfList_.begin(); cacheNode != tmpNfList_.end(); ++cacheNode) { in NotifyChangeOuter() local
Dclouddisk_rdbstore.cpp902 CacheNode cacheNode = {cloudId}; in SourcePathSetValue() local
1811 int32_t CloudDiskRdbStore::GetNotifyUri(const CacheNode &cacheNode, std::string &uri) in GetNotifyUri()
1832 int32_t CloudDiskRdbStore::GetNotifyData(const CacheNode &cacheNode, NotifyData &notifyData) in GetNotifyData()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dinner_navigation_controller.cpp61 auto cacheNode = navigationStack->GetFromCacheNode(handle); in SetInPIPMode() local
120 auto cacheNode = navigationStack->GetFromCacheNode(handle); in PushInPIP() local
Dnavigation_pattern.cpp3949 auto cacheNode = navigationStack_->GetFromCacheNode(childNode.first); in RecoveryToLastStack() local
/foundation/filemanagement/dfs_service/test/fuzztest/clouddisknotify_fuzzer/
Dclouddisknotify_fuzzer.cpp42 CacheNode cacheNode; in TryNotifyServiceFuzzTest() local
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
Dclouddisk_rdbstore_mock.cpp240 int32_t CloudDiskRdbStore::GetNotifyUri(const CacheNode &cacheNode, std::string &uri) in GetNotifyUri()
248 int32_t CloudDiskRdbStore::GetNotifyData(const CacheNode &cacheNode, NotifyData &notifyData) in GetNotifyData()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Danimated_image.cpp253 std::shared_ptr<CachedImage> cacheNode; in CacheFrame() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
Drs_render_node_test.cpp258 RSRenderNode cacheNode(id + 1, context); variable
347 RSRenderNode cacheNode(id + 1, context); variable