Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp712 inline bool IsNotCompositeIndex(const std::string &indexStr) in IsNotCompositeIndex() function
724 if (IsNotCompositeIndex(rawIndexStr)) { in ParseCheckIndexes()