Searched refs:SaveDataCacheToDb (Results 1 – 2 of 2) sorted by relevance
60 bool SaveDataCacheToDb(int64_t formId, const FormCache &formCache);
197 return SaveDataCacheToDb(formId, formCache); in AddData()422 bool FormCacheMgr::SaveDataCacheToDb(int64_t formId, const FormCache &formCache) in SaveDataCacheToDb() function in OHOS::AppExecFwk::FormCacheMgr