Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_cloud_kv_executor_utils.h78 … std::pair<int, sqlite3_stmt*> GetLogInfoStmt(sqlite3 *db, const VBucket &cloudData, bool existKey,
H A Dsqlite_cloud_kv_executor_utils.cpp264 bool existKey, bool emptyUserId) in GetLogInfoStmt() argument
274 if (existKey) { in GetLogInfoStmt()