Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp945 inline bool IsIndexInfoExactlyEqual(const IndexInfo &leftInfo, const IndexInfo &rightInfo) in IsIndexInfoExactlyEqual() function
967 if (!IsIndexInfoExactlyEqual(entry.second, schemaIndexes_.at(entry.first))) { in CompareSchemaIndexes()