Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_relational_ver_sync_db_interface.cpp97 for (const auto &optRowDataWithLog : optTableDataWithLog.dataList) { in PutSyncDataWithQuery() local
99 virtualRowData.logInfo = optRowDataWithLog.logInfo; in PutSyncDataWithQuery()
101 for (const auto &optItem : optRowDataWithLog.optionalData) { in PutSyncDataWithQuery()