Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_constant.h148 …static constexpr int RELATIONAL_LOG_TABLE_FIELD_NUM = 7; // field num is relational distributed lo… variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.cpp1077 …= SQLiteRelationalUtils::GetDataValueByType(stmt, cid + DBConstant::RELATIONAL_LOG_TABLE_FIELD_NUM, in GetDataItemForSync()