Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/services/service/src/relationshipsyncmgr/
H A Drelationship_sync_mgr.cpp56 RelationShipChangeMsg::RelationShipChangeMsg() : type(RelationShipChangeType::TYPE_MAX), in RelationShipChangeMsg() function in OHOS::DistributedHardware::RelationShipChangeMsg
61 bool RelationShipChangeMsg::ToBroadcastPayLoad(uint8_t *&msg, uint32_t &len) const in ToBroadcastPayLoad()
89 bool RelationShipChangeMsg::FromBroadcastPayLoad(const cJSON *payloadJson, RelationShipChangeType type) in FromBroadcastPayLoad()
114 bool RelationShipChangeMsg::IsValid() const in IsValid()
143 bool RelationShipChangeMsg::IsChangeTypeValid() in IsChangeTypeValid()
149 bool RelationShipChangeMsg::IsChangeTypeValid(uint32_t type) in IsChangeTypeValid()
156 void RelationShipChangeMsg::ToAccountLogoutPayLoad(uint8_t *&msg, uint32_t &len) const in ToAccountLogoutPayLoad()
169 void RelationShipChangeMsg::ToDeviceUnbindPayLoad(uint8_t *&msg, uint32_t &len) const in ToDeviceUnbindPayLoad()
178 void RelationShipChangeMsg
[all...]
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_relationship_sync_mgr.cpp43 RelationShipChangeMsg msg; in HWTEST_F()
56 RelationShipChangeMsg msg; in HWTEST_F()
69 RelationShipChangeMsg msg; in HWTEST_F()
82 RelationShipChangeMsg msg; in HWTEST_F()
95 RelationShipChangeMsg msg; in HWTEST_F()
108 RelationShipChangeMsg msg; in HWTEST_F()
121 RelationShipChangeMsg msg; in HWTEST_F()
135 RelationShipChangeMsg msg; in HWTEST_F()
149 RelationShipChangeMsg msg; in HWTEST_F()
169 RelationShipChangeMsg relationShipMs in HWTEST_F()
[all...]
/foundation/distributedhardware/device_manager/services/service/include/relationshipsyncmgr/
H A Drelationship_sync_mgr.h35 struct RelationShipChangeMsg { struct in OHOS::DistributedHardware::RelationShipChangeType
44 explicit RelationShipChangeMsg();
66 std::string SyncTrustRelationShip(const RelationShipChangeMsg &msg);
67 RelationShipChangeMsg ParseTrustRelationShipChange(const std::string &msgJson);
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1704 RelationShipChangeMsg msg; in SendAccountLogoutBroadCast()
1859 RelationShipChangeMsg msg; in SendDeviceUnBindBroadCast()
1871 RelationShipChangeMsg msg; in SendAppUnBindBroadCast()
1884 RelationShipChangeMsg msg; in SendServiceUnBindBroadCast()
1901 RelationShipChangeMsg relationShipMsg = in HandleDeviceTrustedChange()

Completed in 5 milliseconds