Home
last modified time | relevance | path

Searched refs:SendAccountLogoutBroadCast (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/services/service/include/
H A Ddevice_manager_service.h216 void SendAccountLogoutBroadCast(const std::vector<std::string> &peerUdids, const std::string &accountId,
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1679 SendAccountLogoutBroadCast(peerUdids, std::string(accountIdHash), accountName, userId); in HandleAccountLogout()
1699 void DeviceManagerService::SendAccountLogoutBroadCast(const std::vector<std::string> &peerUdids, in SendAccountLogoutBroadCast() function in OHOS::DistributedHardware::DeviceManagerService
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service.cpp346 DeviceManagerService::GetInstance().SendAccountLogoutBroadCast(peerUdids, accountId, accountName, userId); in HWTEST_F()

Completed in 9 milliseconds