Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dschema_object.h184 … void CollectRawIndexInfos(const reflection::Field &field, RawIndexInfos &indexCollect) const;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp627 CollectRawIndexInfos(field, indexCollect); in ParseCheckFieldInfo()
638 void SchemaObject::FlatBufferSchema::CollectRawIndexInfos(const reflection::Field &field, in CollectRawIndexInfos() function in DistributedDB::SchemaObject::FlatBufferSchema