Home
last modified time | relevance | path

Searched refs:ValueParseCacheFree (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_utils.cpp1821 void ValueParseCacheFree(ValueParseCache *inCache) in ValueParseCacheFree() function
1857 …_set_auxdata(ctx, VALUE_CACHE_ID, newCache, reinterpret_cast<void(*)(void*)>(ValueParseCacheFree)); in ParseValueThenCacheOrGetFromCache()