Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.cpp570 static int GetLogData(sqlite3_stmt *logStatement, LogInfo &logInfo) in GetLogData() function
808 errCode = GetLogData(queryStmt, logInfoGet); in GetLogInfoPre()
1068 int errCode = GetLogData(stmt, data.logInfo); in GetDataItemForSync()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_get_data_test.cpp89 int GetLogData(int key, uint64_t &flag, Timestamp &timestamp, const DeviceID &device = "") in GetLogData() function
350 EXPECT_EQ(GetLogData(insertKey, flag, timestamp1), E_OK);