Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_utils.cpp1793 void ValueParseCacheFree(ValueParseCache *inCache) in ValueParseCacheFree()
1944 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