Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dschema_object.h191 int CompareStruct(const PairConstPointer<reflection::Schema> &bothSchema,
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp898 errCode = CompareStruct(bothSchema, {eachSelfField, correspondOtherField}, compared); in CompareTableOrStructDefine()
910 int SchemaObject::FlatBufferSchema::CompareStruct(const PairConstPointer<reflection::Schema> &bothS… in CompareStruct() function in DistributedDB::SchemaObject::FlatBufferSchema