Home
last modified time | relevance | path

Searched refs:SetSecLabel (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dability_sync.h53 void SetSecLabel(int32_t secLabel);
105 void SetSecLabel(int32_t secLabel);
H A Dremote_executor_packet.h62 void SetSecLabel(int32_t secLabel);
H A Dability_sync.cpp99 void AbilitySyncRequestPacket::SetSecLabel(int32_t secLabel) in SetSecLabel() function in DistributedDB::AbilitySyncRequestPacket
244 void AbilitySyncAckPacket::SetSecLabel(int32_t secLabel) in SetSecLabel() function in DistributedDB::AbilitySyncAckPacket
832 packet->SetSecLabel(secLabel); in RequestPacketDeSerializationTailPart()
873 packet->SetSecLabel(secLabel); in AckPacketDeSerializationTailPart()
1005 packet.SetSecLabel(option.securityLabel); in SetAbilityRequestBodyInfo()
1023 ackPacket.SetSecLabel(option.securityLabel); in SetAbilityAckBodyInfo()
H A Dremote_executor_packet.cpp179 void RemoteExecutorRequestPacket::SetSecLabel(int32_t secLabel) in SetSecLabel() function in DistributedDB::RemoteExecutorRequestPacket
H A Dremote_executor.cpp772 …packet->SetSecLabel(errCode == -E_NOT_SUPPORT ? NOT_SUPPORT_SEC_CLASSIFICATION : localOption.secur… in FillRequestPacket()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_ability_sync_test.cpp234 packet1.SetSecLabel(secLabel);
291 packet1.SetSecLabel(secLabel);