Home
last modified time | relevance | path

Searched defs:schemaType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dability_sync.cpp89 void AbilitySyncRequestPacket::SetSchemaType(uint32_t schemaType) in SetSchemaType()
234 void AbilitySyncAckPacket::SetSchemaType(uint32_t schemaType) in SetSchemaType()
430 uint8_t schemaType = packet->GetSchemaType(); in AckRecv() local
460 uint8_t schemaType = packet->GetSchemaType(); in RequestRecv() local
828 uint32_t schemaType = 0; in RequestPacketDeSerializationTailPart() local
865 uint32_t schemaType = 0; in AckPacketDeSerializationTailPart() local
973 uint32_t schemaType = 0; in SetAbilityRequestBodyInfo() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp1988 auto schemaType = GetSchemaObject().GetSchemaType(); in CheckSchemaSupportForCloudSync() local