Searched defs:GenerateCacheKey (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/ | ||
H A D | image_object.cpp | 35 std::string ImageObject::GenerateCacheKey(const ImageSourceInfo& srcInfo, Size targetImageSize) in GenerateCacheKey() function in OHOS::Ace::ImageObject |
H A D | image_source_info.cpp | 219 void ImageSourceInfo::GenerateCacheKey() in GenerateCacheKey() function in OHOS::Ace::ImageSourceInfo |
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/image_provider/ | ||
H A D | mock_image_source_info.cpp | 290 void ImageSourceInfo::GenerateCacheKey() {} in GenerateCacheKey() function in OHOS::Ace::ImageSourceInfo |