Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dschema_object.h187 int ParseCheckIndexes(const RawIndexInfos &indexCollect);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp174 return ParseCheckIndexes(indexCollect); in ParseFlatBufferSchema()
719 int SchemaObject::FlatBufferSchema::ParseCheckIndexes(const RawIndexInfos &indexCollect) in ParseCheckIndexes() function in DistributedDB::SchemaObject::FlatBufferSchema