Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/services/service/src/relationshipsyncmgr/
H A Drelationship_sync_mgr.cpp78 case RelationShipChangeType::APP_UNBIND: in ToBroadcastPayLoad()
104 case RelationShipChangeType::APP_UNBIND: in FromBroadcastPayLoad()
124 case RelationShipChangeType::APP_UNBIND: in IsValid()
146 (type == RelationShipChangeType::APP_UNBIND); in IsChangeTypeValid()
153 (type == (uint32_t)RelationShipChangeType::APP_UNBIND); in IsChangeTypeValid()
/foundation/distributedhardware/device_manager/services/service/include/relationshipsyncmgr/
H A Drelationship_sync_mgr.h28 APP_UNBIND = 2, member in OHOS::DistributedHardware::RelationShipChangeType
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_relationship_sync_mgr.cpp109 msg.type = RelationShipChangeType::APP_UNBIND; in HWTEST_F()
122 msg.type = RelationShipChangeType::APP_UNBIND; in HWTEST_F()
136 msg.type = RelationShipChangeType::APP_UNBIND; in HWTEST_F()
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1872 msg.type = RelationShipChangeType::APP_UNBIND; in SendAppUnBindBroadCast()
1920 case RelationShipChangeType::APP_UNBIND: in HandleDeviceTrustedChange()

Completed in 5 milliseconds