Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.cpp1390 static std::vector<std::tuple<std::string, int32_t, bool>> fieldAndIndex = { in PreHandleData() local
1399 for (const auto &fieldIndex : fieldAndIndex) { in PreHandleData()