Home
last modified time | relevance | path

Searched defs:inCache (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_cache.cpp116 bool inCache = (iter != imageDataCache_.end()); in CacheImageData() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_utils.cpp1821 void ValueParseCacheFree(ValueParseCache *inCache) in ValueParseCacheFree()
1974 void FlatBufferCacheFree(std::vector<uint8_t> *inCache) in FlatBufferCacheFree()
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
Drender_grid_scroll.cpp682 decltype(inCache_) inCache(std::move(inCache_)); in LoadForward() local