Home
last modified time | relevance | path

Searched defs:cached (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_image.cpp149 auto cached = std::make_shared<CachedImage>(GetImage()); in Cache() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_image.cpp215 auto cached = std::make_shared<CachedImage>(GetImage()); in Cache() local
/foundation/graphic/graphic_3d/kits/js/src/
H A DNodeImpl.cpp371 auto cached = FetchJsObj(child); in GetChild() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_utils_extend.cpp82 auto cached = static_cast<ValueParseCache *>(sqlite3_get_auxdata(ctx, VALUE_CACHE_ID)); in ParseValueThenCacheOrGetFromCache() local
247 auto cached = static_cast<std::vector<uint8_t> *>(sqlite3_get_auxdata(ctx, VALUE_CACHE_ID)); // Share the same id in FlatBufferExtractInnerFunc() local
[all...]

Completed in 7 milliseconds