/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/ |
H A D | clouddisk_notify_utils_test.cpp | 171 CacheNode cacheNode; variable 188 CacheNode cacheNode; variable 205 CacheNode cacheNode; variable 223 CacheNode cacheNode; variable
|
H A D | clouddisk_rdbstore_test.cpp | 1070 CacheNode cacheNode; variable 1087 CacheNode cacheNode; variable
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/ |
H A D | glyphs_manager.cpp | 99 … 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 D | ui_font_vector.cpp | 642 …GlyphCacheNode* cacheNode = fontCacheManager->GetNodeFromCache(unicode, fontKey, GlyphCacheType::C… in GetGlyphNode() local
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/ |
H A D | clouddisk_notify_utils_mock.cpp | 99 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 D | clouddisk_notify_utils.cpp | 118 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 D | clouddisk_notify.cpp | 66 static int32_t GetTrashNotifyData(const CacheNode &cacheNode, const ParamServiceOther ¶mOthers, in GetTrashNotifyData() 460 for (auto cacheNode = tmpNfList_.begin(); cacheNode != tmpNfList_.end(); ++cacheNode) { in NotifyChangeOuter() local
|
H A D | clouddisk_rdbstore.cpp | 1365 int32_t CloudDiskRdbStore::GetNotifyUri(const CacheNode &cacheNode, std::string &uri) in GetNotifyUri() 1386 int32_t CloudDiskRdbStore::GetNotifyData(const CacheNode &cacheNode, NotifyData ¬ifyData) in GetNotifyData()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | inner_navigation_controller.cpp | 62 auto cacheNode = navigationStack->GetFromCacheNode(handle); in SetInPIPMode() local 121 auto cacheNode = navigationStack->GetFromCacheNode(handle); in PushInPIP() local
|
H A D | navigation_pattern.cpp | 2788 auto cacheNode = navigationStack_->GetFromCacheNode(childNode.first); in RecoveryToLastStack() local
|
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/clouddisknotify_fuzzer/ |
H A D | clouddisknotify_fuzzer.cpp | 42 CacheNode cacheNode; in TryNotifyServiceFuzzTest() local
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/ |
H A D | clouddisk_rdbstore_mock.cpp | 233 int32_t CloudDiskRdbStore::GetNotifyUri(const CacheNode &cacheNode, std::string &uri) in GetNotifyUri() 241 int32_t CloudDiskRdbStore::GetNotifyData(const CacheNode &cacheNode, NotifyData ¬ifyData) in GetNotifyData()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | animated_image.cpp | 284 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 D | rs_render_node_test.cpp | 253 RSRenderNode cacheNode(id + 1, context); variable 342 RSRenderNode cacheNode(id + 1, context); variable
|