Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/
H A Dclouddisk_notify_utils_test.cpp171 CacheNode cacheNode; variable
188 CacheNode cacheNode; variable
205 CacheNode cacheNode; variable
223 CacheNode cacheNode; variable
H A Dclouddisk_rdbstore_test.cpp1070 CacheNode cacheNode; variable
1087 CacheNode cacheNode; variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A 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
H A Dui_font_vector.cpp642 …GlyphCacheNode* cacheNode = fontCacheManager->GetNodeFromCache(unicode, fontKey, GlyphCacheType::C… in GetGlyphNode() local
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dclouddisk_notify_utils_mock.cpp99 int32_t CloudDiskNotifyUtils::GetCacheNode(const string &cloudId, CacheNode &cacheNode) in GetCacheNode()
112 void CloudDiskNotifyUtils::PutCacheNode(const string &cloudId, const CacheNode &cacheNode) in PutCacheNode()
138 const CacheNode &cacheNode, in GetUriFromCache()
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_notify_utils.cpp118 int32_t CloudDiskNotifyUtils::GetCacheNode(const string &cloudId, CacheNode &cacheNode) in GetCacheNode()
131 void CloudDiskNotifyUtils::PutCacheNode(const string &cloudId, const CacheNode &cacheNode) in PutCacheNode()
157 const CacheNode &cacheNode, in GetUriFromCache()
H A Dclouddisk_notify.cpp66 static int32_t GetTrashNotifyData(const CacheNode &cacheNode, const ParamServiceOther &paramOthers, in GetTrashNotifyData()
460 for (auto cacheNode = tmpNfList_.begin(); cacheNode != tmpNfList_.end(); ++cacheNode) { in NotifyChangeOuter() local
H A Dclouddisk_rdbstore.cpp1365 int32_t CloudDiskRdbStore::GetNotifyUri(const CacheNode &cacheNode, std::string &uri) in GetNotifyUri()
1386 int32_t CloudDiskRdbStore::GetNotifyData(const CacheNode &cacheNode, NotifyData &notifyData) in GetNotifyData()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dinner_navigation_controller.cpp62 auto cacheNode = navigationStack->GetFromCacheNode(handle); in SetInPIPMode() local
121 auto cacheNode = navigationStack->GetFromCacheNode(handle); in PushInPIP() local
H A Dnavigation_pattern.cpp2788 auto cacheNode = navigationStack_->GetFromCacheNode(childNode.first); in RecoveryToLastStack() local
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/clouddisknotify_fuzzer/
H A Dclouddisknotify_fuzzer.cpp42 CacheNode cacheNode; in TryNotifyServiceFuzzTest() local
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dclouddisk_rdbstore_mock.cpp233 int32_t CloudDiskRdbStore::GetNotifyUri(const CacheNode &cacheNode, std::string &uri) in GetNotifyUri()
241 int32_t CloudDiskRdbStore::GetNotifyData(const CacheNode &cacheNode, NotifyData &notifyData) in GetNotifyData()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Danimated_image.cpp284 std::shared_ptr<CachedImage> cacheNode; in CacheFrame() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_node_test.cpp253 RSRenderNode cacheNode(id + 1, context); variable
342 RSRenderNode cacheNode(id + 1, context); variable