Home
last modified time | relevance | path

Searched refs:DEVICE_UNBIND (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/device_manager/services/service/src/relationshipsyncmgr/
H A Drelationship_sync_mgr.cpp74 case RelationShipChangeType::DEVICE_UNBIND: in ToBroadcastPayLoad()
101 case RelationShipChangeType::DEVICE_UNBIND: in FromBroadcastPayLoad()
121 case RelationShipChangeType::DEVICE_UNBIND: in IsValid()
145 return (type == RelationShipChangeType::ACCOUNT_LOGOUT) || (type == RelationShipChangeType::DEVICE_UNBIND) || in IsChangeTypeValid()
152 (type == (uint32_t)RelationShipChangeType::DEVICE_UNBIND) || in IsChangeTypeValid()
/foundation/distributedhardware/device_manager/services/service/include/relationshipsyncmgr/
H A Drelationship_sync_mgr.h27 DEVICE_UNBIND = 1, member in OHOS::DistributedHardware::RelationShipChangeType
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_relationship_sync_mgr.cpp83 msg.type = RelationShipChangeType::DEVICE_UNBIND; in HWTEST_F()
96 msg.type = RelationShipChangeType::DEVICE_UNBIND; in HWTEST_F()
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1860 msg.type = RelationShipChangeType::DEVICE_UNBIND; in SendDeviceUnBindBroadCast()
1917 case RelationShipChangeType::DEVICE_UNBIND: in HandleDeviceTrustedChange()

Completed in 5 milliseconds