Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dability_sync.cpp1050 void AbilitySync::SetAbilityAckSchemaInfo(AbilitySyncAckPacket &ackPacket, const ISchema &schemaObj) in SetAbilityAckSchemaInfo() function in DistributedDB::AbilitySync
1163 SetAbilityAckSchemaInfo(ackPacket, schemaObj); in SendAck()
1166 SetAbilityAckSchemaInfo(ackPacket, schemaObject); in SendAck()
1179 SetAbilityAckSchemaInfo(ackPacket, SchemaObject()); in SendAckWithEmptySchema()
H A Dability_sync.h228 static void SetAbilityAckSchemaInfo(AbilitySyncAckPacket &ackPacket, const ISchema &schemaObj);