Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_cache.cpp693 errCode = BindLocalDataInCacheMode(statement, dataItem); in PutLocalDataToCacheDB()
708 int SQLiteSingleVerStorageExecutor::BindLocalDataInCacheMode(sqlite3_stmt *statement, in BindLocalDataInCacheMode() function in DistributedDB::SQLiteSingleVerStorageExecutor
H A Dsqlite_single_ver_storage_executor.h294 int BindLocalDataInCacheMode(sqlite3_stmt *statement, const LocalDataItem &dataItem) const;