Home
last modified time | relevance | path

Searched refs:TryDecode (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/frameworks/imgdecode/
H A Dcache_manager.h99 RetCode TryDecode(const char* path, const Style& style, CacheEntry& entry);
H A Dcache_manager.cpp142 ret = TryDecode(path, style, entryArr_[indexHitted]); in Open()
269 RetCode CacheManager::TryDecode(const char* path, const Style& style, CacheEntry& entry) in TryDecode() function in OHOS::CacheManager

Completed in 2 milliseconds